messages.searchStickerSets

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;

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.