View Source ExTDLib.Method.GetArchivedStickerSets (ExTDLib v0.0.4)
Returns a list of archived sticker sets. Returns object_ptr<StickerSets>.
| Name | Type | Description |
|---|---|---|
| sticker_type | StickerType | Type of the sticker sets to return. |
| offset_sticker_set_id | string | Identifier of the sticker set from which to return the result. |
| limit | number | The maximum number of sticker sets to return; up to 100. |
More details on telegram's documentation.