docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenVideoChatStarted
when
Video
Chat
Started
inline
fun
<
T
>
ChatEvent
.
whenVideoChatStarted
(
block
:
(
VideoChatStarted
)
->
T
)
:
T
?