messages.getStickerSet

Get info about a stickerset

messages.stickerSet#b60a24a6 set:StickerSet packs:Vector<StickerPack> documents:Vector<Document> = messages.StickerSet;
messages.stickerSetNotModified#d3f924eb = messages.StickerSet;
---functions---
messages.getStickerSet#c8a0ec74 stickerset:InputStickerSet hash:int = messages.StickerSet;

Parameters

Name Type Description
stickerset InputStickerSet Stickerset

Result

messages.StickerSet

Possible errors

Code Type Description
400 EMOTICON_STICKERPACK_MISSING  
400 STICKERSET_INVALID The provided sticker set is invalid.

Bots can use this method