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