ChatEventCustomEmojiStickerSetChanged constructor
ChatEventCustomEmojiStickerSetChanged({})
Implementation
ChatEventCustomEmojiStickerSetChanged({
required this.oldStickerSetId,
required this.newStickerSetId,
});