ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils.shortcuts
/
filterChannelEvents
filter
Channel
Events
inline
fun
<
T
:
ChannelEvent
>
Flow
<
ChatEventMessage
<
*
>
>
.
filterChannelEvents
(
)
:
Flow
<
ChannelEventMessage
<
T
>
>
inline
fun
<
T
:
ChannelEvent
>
FlowsUpdatesFilter
.
filterChannelEvents
(
)
:
Flow
<
ChannelEventMessage
<
T
>
>