View Source ExTDLib.Method.SearchStickerSets (ExTDLib v0.0.4)

Searches for sticker sets by looking for specified query in their title and name. Excludes installed sticker sets from the results. Returns object_ptr<StickerSets>.

NameTypeDescription
sticker_typeStickerTypeType of the sticker sets to return.
querystringQuery to search for.

More details on telegram's documentation.