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

Returns a list of archived sticker sets. Returns object_ptr<StickerSets>.

NameTypeDescription
sticker_typeStickerTypeType of the sticker sets to return.
offset_sticker_set_idstringIdentifier of the sticker set from which to return the result.
limitnumberThe maximum number of sticker sets to return; up to 100.

More details on telegram's documentation.