Skip to content

getArchivedStickerSets

Sahri Riza Umami edited this page Dec 15, 2016 · 1 revision

Returns list of archived sticker sets.

getArchivedStickerSets(is_masks, offset_sticker_set_id, limit)
Option Description
is_masks Pass true to return masks, pass false to return stickers
offset_sticker_set_id Identifier of the sticker set from which return the result
limit Maximum number of sticker sets to return

Example

getArchivedStickerSets(0, 0, 17)

Test script
Frequently Asked Questions
The Functions

Clone this wiki locally