OneBotBotManagerFactoryProvider
class OneBotBotManagerFactoryProvider : PluginFactoryProvider<OneBotBotManagerConfiguration> (source)
用于通过 SPI 自动加载 OneBot11Component 的 provider。
Inherited functions
Link copied to clipboard
open fun configurersLoader(): Sequence<PluginFactoryConfigurerProvider<OneBotBotManagerConfiguration>>?