mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-27 04:28:44 +00:00
13 lines
1.1 KiB
Markdown
13 lines
1.1 KiB
Markdown
//[docs](../../index.md)/[dev.inmo.tgbotapi.extensions.api.stickers](index.md)/[setStickerPositionInSet](set-sticker-position-in-set.md)
|
|
|
|
|
|
|
|
# setStickerPositionInSet
|
|
[common]
|
|
Content
|
|
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[setStickerPositionInSet](set-sticker-position-in-set.md)(sticker: [FileId](../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.md), position: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)
|
|
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[setStickerPositionInSet](set-sticker-position-in-set.md)(sticker: [Sticker](../dev.inmo.tgbotapi.types.files/-sticker/index.md), position: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)
|
|
|
|
|
|
|