1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-12-02 15:00:06 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.bot/-set-my-commands/-set-my-commands.md

12 lines
392 B
Markdown
Raw Normal View History

//[docs](../../../index.md)/[dev.inmo.tgbotapi.requests.bot](../index.md)/[SetMyCommands](index.md)/[SetMyCommands](-set-my-commands.md)
# SetMyCommands
[common]
Content
fun [SetMyCommands](-set-my-commands.md)(commands: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[BotCommand](../../dev.inmo.tgbotapi.types/-bot-command/index.md)>)