coroutineScope

var coroutineScope: CoroutineScope

Coroutine scope used to launch this event handler when handling a new event.

Defaults to the current Kord instance.