docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifBotCommandTextSource
if
Bot
Command
Text
Source
inline
fun
<
T
>
TextSource
.
ifBotCommandTextSource
(
block
:
(
BotCommandTextSource
)
->
T
)
:
T
?