Simple Robot Component Mirai
3.0.0.0-M3
simbot-component-mirai-core
/
love.forte.simbot.component.mirai.bot
/
MiraiBotManagerConfiguration
/
parentCoroutineContext
parent
Coroutine
Context
abstract
var
parentCoroutineContext
:
CoroutineContext
(
source
)
用于使用在
MiraiBotManager
中以及作为所有Bot的父类协程上下文。
会使用
ApplicationConfiguration
中的配置作为初始值。