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

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

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

More details on telegram's documentation.