docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.types.message.textsources
/
botCommand
bot
Command
inline
fun
botCommand
(
command
:
String
)
:
BotCommandTextSource
Parameters
command
Without leading "/"
inline
fun
botCommand
(
botCommand
:
BotCommand
)
:
BotCommandTextSource