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
Example
TL schema
Parameters
Name
Type
Description
sticker
The sticker
position
The new position of the sticker, zero-based
Result
Possible errors
Code
Type
Description
400
BOT_MISSING
This method can only be run by a bot
400
STICKER_INVALID
The provided sticker is invalid
Can bots use this methd ?
yes
Related pages
Last updated