toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifCommonEvent
if
Common
Event
inline
fun
<
T
>
ChatEvent
.
ifCommonEvent
(
block
:
(
CommonEvent
)
->
T
)
:
T
?