docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenGroupEvent
when
Group
Event
inline
fun
<
T
>
ChatEvent
.
whenGroupEvent
(
block
:
(
GroupEvent
)
->
T
)
:
T
?