eventDispatcherScope

abstract val eventDispatcherScope: CoroutineScope(source)

Only used for parallel event execution, including if BEventListener.async is enabled, all JDA events are executed sequentially on the same scope as the supplied CoroutineEventManager