toggle menu
Simple Robot 组件 | Telegram
0.0.12
common
switch theme
search in API
simbot-component-telegram-core
/
love.forte.simbot.component.telegram.core.bot.command
/
TelegramBotCommandsUpdater
/
addCommand
add
Command
open
fun
addCommand
(
command
:
BotCommand
)
:
TelegramBotCommandsUpdater
(
source
)
open
fun
addCommand
(
command
:
String
,
description
:
String
)
:
TelegramBotCommandsUpdater
(
source
)
Add a command into
commands
See also
Telegram
Bot
Commands
Updater.
commands