stickers.deleteStickerSet

Deletes a stickerset we created, bots only.

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

Parameters

Name Type Description
stickerset InputStickerSet Stickerset to delete

Result

Bool

Possible errors

Code Type Description
400 BOT_MISSING Only bots can call this method, please use @stickers if you're a user.
400 STICKERSET_INVALID The provided sticker set is invalid.

Bots can use this method