messages.searchStickerSets

Search for stickersets

messages.foundStickerSetsNotModified#d54b65d = messages.FoundStickerSets;
messages.foundStickerSets#8af09dd2 hash:long sets:Vector<StickerSetCovered> = messages.FoundStickerSets;
---functions---
messages.searchStickerSets#35705b8a flags:# exclude_featured:flags.0?true q:string hash:long = messages.FoundStickerSets;

Parameters

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.

Result

messages.FoundStickerSets

Related pages

Pagination in the API

How to fetch results from large lists of objects.