Simple Robot 组件 | OneBot
Toggle table of contents
1.7.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | OneBot
simbot-component-onebot-v11-core
/
love.forte.simbot.component.onebot.v11.core.bot
/
OneBotBotConfiguration
/
coroutineContext
coroutine
Context
var
coroutineContext
:
CoroutineContext
(
source
)
用于 Bot 的协程上下文实例。
如果其中包含
Job
, 则会在与
OneBotBotManager
中(也可能存在的)
Job
合并后, 作为一个 parent Job 使用。