Remove a sticker from the set where it belongs. The sticker set must have been created by the current user/bot.
messages.stickerSet#b60a24a6 set:StickerSet packs:Vector<StickerPack> documents:Vector<Document> = messages.StickerSet;
---functions---
stickers.removeStickerFromSet#f7760f51 sticker:InputDocument = messages.StickerSet;
Parameters
| Name | Type | Description | 
| sticker | InputDocument | The sticker to remove | 
Result
messages.StickerSet
Both users and bots can use this method
Possible errors
| Code | Type | Description | 
| 400 | STICKER_INVALID | The provided sticker is invalid. |