ChatEventProfileAccentColorChanged constructor
ChatEventProfileAccentColorChanged({})
Implementation
ChatEventProfileAccentColorChanged({
required this.oldProfileAccentColorId,
required this.oldProfileBackgroundCustomEmojiId,
required this.newProfileAccentColorId,
required this.newProfileBackgroundCustomEmojiId,
});