docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenChatJoinRequestUpdate
when
Chat
Join
Request
Update
inline
fun
<
T
>
Update
.
whenChatJoinRequestUpdate
(
block
:
(
ChatJoinRequestUpdate
)
->
T
)
:
T
?