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