docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifBot
if
Bot
inline
fun
<
T
>
KeyboardButtonRequestUser
.
ifBot
(
block
:
(
KeyboardButtonRequestUser.Bot
)
->
T
)
:
T
?
inline
fun
<
T
>
Chat
.
ifBot
(
block
:
(
Bot
)
->
T
)
:
T
?