Search for stickersets
messages.foundStickerSetsNotModified#d54b65d = messages.FoundStickerSets;
messages.foundStickerSets#5108d648 hash:int sets:Vector<StickerSetCovered> = messages.FoundStickerSets;
---functions---
messages.searchStickerSets#c2b7d08b flags:# exclude_featured:flags.0?true q:string hash:int = messages.FoundStickerSets;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
exclude_featured | flags.0?true | Exclude featured stickersets from results |
q | string | Query string |
hash | long | Hash used for caching, for more info click here. |
How to fetch results from large lists of objects.