Ferrite
Ferrite copied to clipboard
Implement stickers.changeStickerPosition
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;