docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenUser
when
User
inline
fun
<
T
>
Chat
.
whenUser
(
block
:
(
User
)
->
T
)
:
T
?