facet
0.5.0-SNAPSHOT
common
/
io.facet.common
/
flowOf
flow
Of
inline
fun
<
E
:
Event
>
EventDispatcher
.
flowOf
(
)
:
Flow
<
E
>
Content copied to clipboard
inline
fun
<
E
:
Event
>
GatewayDiscordClient
.
flowOf
(
)
:
Flow
<
E
>
Content copied to clipboard
Returns a
Flow
of the specified event type.