Represents a list of emoji categories.
messages.emojiGroups#881fb94b hash:int groups:Vector<EmojiGroup> = messages.EmojiGroups;
Name | Type | Description |
---|---|---|
hash | int | Hash used for caching, for more info click here |
groups | Vector<EmojiGroup> | A list of emoji categories. |
How to fetch results from large lists of objects.
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.