docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifWithUser
if
With
User
inline
fun
<
T
>
Any
.
ifWithUser
(
block
:
(
WithUser
)
->
T
)
:
T
?