docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifCommonEvent
if
Common
Event
inline
fun
<
T
>
ChatEvent
.
ifCommonEvent
(
block
:
(
CommonEvent
)
->
T
)
:
T
?