SetChatProfileAccentColor constructor
SetChatProfileAccentColor({})
Implementation
SetChatProfileAccentColor({
required this.chatId,
required this.profileAccentColorId,
required this.profileBackgroundCustomEmojiId,
});