channel Events
inline fun FlowsUpdatesFilter.channelEvents(): Flow<ChannelEventMessage<*>>
Content copied to clipboard
inline fun Flow<ChatEventMessage<*>>.channelEvents(): Flow<ChannelEventMessage<ChannelEvent>>
Content copied to clipboard