docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifCustomBotAction
if
Custom
Bot
Action
inline
fun
<
T
>
BotAction
.
ifCustomBotAction
(
block
:
(
CustomBotAction
)
->
T
)
:
T
?