BotScope

object BotScope : CoroutineScope

The bot's coroutine scope, used as the root coroutine scope for event listeners.

Properties

coroutineContext
Link copied to clipboard
open override val coroutineContext: CoroutineContext

Sources

jvm source
Link copied to clipboard