setStickerPositionInSet
Move a sticker to any position in a Telegram sticker set by providing its file identifier and a zero-based position. Enables reordering stickers for custom set layouts.
Instructions
Move a sticker in a set created by the bot to a specific position. Returns True on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sticker | Yes | File identifier of the sticker. | |
| position | Yes | New sticker position in the set, zero-based. |