Search for stickers using AI-powered keyword search
Method schema is available as of layer 195. Switch »
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
emojis | flags.0?true | If set, returns custom emoji stickers |
q | string | The search term |
emoticon | string | Space-separated list of emojis to search for |
lang_code | Vector<string> | List of possible IETF language tags of the user's input language; may be empty if unknown |
offset | int | Offset for pagination |
limit | int | Maximum number of results to return, see pagination |
hash | long | Hash used for caching, for more info click here. The hash may be generated locally by using the id s of the returned or stored sticker documents. |
Telegram allows including animated and static custom emojis inside of messages.
How to fetch results from large lists of objects.
Document