setStickerPositionInSet

Use this method to move a sticker in a set created by the bot to a specific position. Returns True on success.

suspend fun TelegramBotApiClient.setStickerPositionInSet(sticker: String, position: Int): TelegramResponse<Boolean>

Use this method to move a sticker in a set created by the bot to a specific position. Returns True on success.

Parameters

sticker

File identifier of the sticker

position

New sticker position in the set, zero-based