docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifExtendedChatWithUsername
if
Extended
Chat
With
Username
inline
fun
<
T
>
Chat
.
ifExtendedChatWithUsername
(
block
:
(
ExtendedChatWithUsername
)
->
T
)
:
T
?