TDLib v0.0.2 TDLib.Method.GetArchivedStickerSets View Source
Returns a list of archived sticker sets.
Returns object_ptr
Name | Type | Description |
---|---|---|
is_masks | bool | Pass true to return mask stickers sets; pass false to return ordinary sticker sets. |
offset_sticker_set_id | string | Identifier of the sticker set from which to return the result. |
limit | number | Maximum number of sticker sets to return. |
More details on telegram’s documentation.