docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenChannelChatCreated
when
Channel
Chat
Created
inline
fun
<
T
>
ChatEvent
.
whenChannelChatCreated
(
block
:
(
ChannelChatCreated
)
->
T
)
:
T
?