SetCustomEmojiStickerSetThumbnail constructor
Sets a custom emoji sticker set thumbnail; for bots only
Implementation
const SetCustomEmojiStickerSetThumbnail({
required this.name,
required this.customEmojiId,
});
Sets a custom emoji sticker set thumbnail; for bots only
const SetCustomEmojiStickerSetThumbnail({
required this.name,
required this.customEmojiId,
});