stickers.removeStickerFromSet

Remove a sticker from the set where it belongs. The sticker set must have been created by the current user/bot.

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

Parameters

Name Type Description
sticker InputDocument The sticker to remove

Result

messages.StickerSet

Possible errors

Code Type Description
400 STICKER_INVALID The provided sticker is invalid.

Bots can use this method