ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.message.textsources
/
botCommandTextSource
bot
Command
Text
Source
inline
fun
botCommandTextSource
(
command
:
String
)
:
BotCommandTextSource
Parameters
command
Without leading "/"
inline
fun
botCommandTextSource
(
botCommand
:
BotCommand
)
:
BotCommandTextSource