Represents an emoji category.
emojiGroup#7a9abda9 title:string icon_emoji_id:long emoticons:Vector<string> = EmojiGroup;
emojiGroupGreeting#80d26cc7 title:string icon_emoji_id:long emoticons:Vector<string> = EmojiGroup;
emojiGroupPremium#93bcf34 title:string icon_emoji_id:long = EmojiGroup;
Constructor | Description |
---|---|
emojiGroup | Represents an emoji category. |
emojiGroupGreeting | Represents an emoji category, that should be moved to the top of the list when choosing a sticker for a business introduction |
emojiGroupPremium | An emoji category, used to select all Premium-only stickers (i.e. those with a Premium effect ยป)/Premium-only custom emojis (i.e. those where the documentAttributeCustomEmoji.free flag is not set) |
Sticker, custom emoji and GIF selection UIs should offer a list of categories to quickly filter results by a (list of) emojis, or by some other criteria.