eventFlow
The event flow used by Kord.eventFlow to publish events.
By default, a MutableSharedFlow with an extraBufferCapacity
of Int.MAX_VALUE
is used.
The event flow used by Kord.eventFlow to publish events.
By default, a MutableSharedFlow with an extraBufferCapacity
of Int.MAX_VALUE
is used.