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>.
| Name | Type | Description |
|---|---|---|
| sticker_type | StickerType | Type of the sticker sets to return. |
| query | string | Query to search for. |
More details on telegram's documentation.