Factory

Properties

Link copied to clipboard
open override val key: PluginFactory.Key

Functions

Link copied to clipboard
open override fun create(context: PluginConfigureContext, configurer: ConfigurerFunction<KookBotManagerConfiguration>): KookBotManager

通过各属性构建 KookBotManager 实例。

Inherited functions

Link copied to clipboard
open fun create(context: PluginConfigureContext): KookBotManager