stickers.changeStickerPosition

Changes the absolute position of a sticker in the set to which it belongs. The sticker set must have been created by the current user/bot.

 Cara skema tersedia sebagai lapisan 64. Tukar ยป

Parameters

Name Type Description
sticker InputDocument The sticker
position int The new position of the sticker, zero-based

Result

messages.StickerSet

Both users and bots can use this method

Possible errors

Code Type Description
400 STICKER_INVALID The provided sticker is invalid.