1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-10-03 07:56:08 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.bot/-get-my-commands/index.md
2021-03-17 15:18:37 +00:00

1.7 KiB

//docs/dev.inmo.tgbotapi.requests.bot/GetMyCommands

GetMyCommands

[common] object GetMyCommands : SimpleRequest<List<BotCommand>>

Functions

Name Summary
method [common]
Content
open override fun method(): String


Properties

Name Summary
requestSerializer [common] open override val requestSerializer: <*>
resultDeserializer [common] open override val resultDeserializer: <List<BotCommand>>