Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-component-kook-stdlib
/
love.forte.simbot.kook.stdlib
/
BotConfiguration
/
coroutineContext
coroutine
Context
var
coroutineContext
:
CoroutineContext
(
source
)
为bot提供一个
CoroutineContext
。 如果其中存在
kotlinx.coroutines.Job
, 则会作为 parent job。