839 B
839 B
title | description | image |
---|---|---|
getArchivedStickerSets | Returns list of archived sticker sets | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Method: getArchivedStickerSets
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns list of archived sticker sets
Parameters:
Name | Type | Description | Required |
---|---|---|---|
is_masks | Bool | Pass true to return mask stickers sets, pass false to return ordinary sticker sets | Yes |
offset_sticker_set_id | int64 | Identifier of the sticker set from which return the result | Yes |
limit | int | Maximum number of sticker sets to return | Yes |