docs
6.0.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils.shortcuts
/
channelEvents
channel
Events
inline
fun
FlowsUpdatesFilter
.
channelEvents
(
)
:
Flow
<
ChannelEventMessage
<
*
>
>
inline
fun
Flow
<
ChatEventMessage
<
*
>
>
.
channelEvents
(
)
:
Flow
<
ChannelEventMessage
<
ChannelEvent
>
>