simple-robot-component-kook
3.0.0.0-alpha.3
simbot-component-kook-stdlib
/
love.forte.simbot.kook
/
KookBotConfiguration
/
coroutineContext
coroutine
Context
var
coroutineContext
:
CoroutineContext
为bot提供一个
CoroutineContext
. 如果其中存在
kotlinx.coroutines.Job
, 则会作为parent job。