Ferrite icon indicating copy to clipboard operation
Ferrite copied to clipboard

Implement stickers.addStickerToSet

Open aykutalparslan opened this issue 3 years ago • 0 comments

Add a sticker to a stickerset, 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.addStickerToSet#8653febe stickerset:InputStickerSet sticker:InputStickerSetItem = messages.StickerSet;

aykutalparslan avatar Mar 02 '22 16:03 aykutalparslan