docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenExtendedChannelChat
when
Extended
Channel
Chat
inline
fun
<
T
>
Chat
.
whenExtendedChannelChat
(
block
:
(
ExtendedChannelChat
)
->
T
)
:
T
?