messages.getStickerSet

Get info about a stickerset

 Method schema is available as of layer 135. Switch ยป

Parameters

Name Type Description
stickerset InputStickerSet Stickerset
hash int Hash for pagination, for more info click here

Result

messages.StickerSet

Possible errors

Code Type Description
400 EMOTICON_STICKERPACK_MISSING inputStickerSetDice.emoji cannot be empty.
406 STICKERSET_INVALID The provided sticker set is invalid.

Bots can use this method

Related pages

Pagination in the API

How to fetch results from large lists of objects.