Ferrite icon indicating copy to clipboard operation
Ferrite copied to clipboard

Implement stickers.changeStickerPosition

Open aykutalparslan opened this issue 3 years ago • 0 comments

Changes the absolute position of a sticker in the set to which it belongs; for 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.changeStickerPosition#ffb6d4ca sticker:InputDocument position:int = messages.StickerSet;

aykutalparslan avatar Mar 02 '22 16:03 aykutalparslan