docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifChatInviteLinkWithJoinRequest
if
Chat
Invite
Link
With
Join
Request
inline
fun
<
T
>
WithUser
.
ifChatInviteLinkWithJoinRequest
(
block
:
(
ChatInviteLinkWithJoinRequest
)
->
T
)
:
T
?