set Sticker Position In Set
suspend fun TelegramBot.setStickerPositionInSet(sticker: FileId, position: Int): Boolean
Content copied to clipboard
suspend fun TelegramBot.setStickerPositionInSet(sticker: Sticker, position: Int): Boolean
Content copied to clipboard