Ferrite icon indicating copy to clipboard operation
Ferrite copied to clipboard

Implement stickers.removeStickerFromSet

Open aykutalparslan opened this issue 3 years ago • 0 comments

Remove a sticker from the set where it belongs, bots only. The sticker set must have been created by the bot.

messages.stickerSet#b60a24a6 set:StickerSet packs:Vector<StickerPack> documents:Vector<Document> = messages.StickerSet; ---functions--- stickers.removeStickerFromSet#f7760f51 sticker:InputDocument = messages.StickerSet;

aykutalparslan avatar Mar 02 '22 16:03 aykutalparslan