UpdateChatAccentColors constructor
UpdateChatAccentColors({})
Implementation
UpdateChatAccentColors({
required this.chatId,
required this.accentColorId,
required this.backgroundCustomEmojiId,
this.upgradedGiftColors,
required this.profileAccentColorId,
required this.profileBackgroundCustomEmojiId,
});