kiscord
0.6.0
kiscord-gateway-events
/
kiscord.gateway.events
/
SharedFlowEventBus
/
SharedFlowEventBus
Shared
Flow
Event
Bus
fun
SharedFlowEventBus
(
coroutineScope
:
CoroutineScope
,
replay
:
Int
=
0
,
extraBufferCapacity
:
Int
=
16
,
onBufferOverflow
:
BufferOverflow
=
BufferOverflow.SUSPEND
)
(
source
)