OneBot11ComponentFactoryProvider

用于通过 SPI 自动加载 OneBot11Component 的 provider。

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
open override fun provide(): ComponentFactory<*, OneBot11ComponentConfiguration>

Inherited functions

Link copied to clipboard
open fun loadConfigurers(): Sequence<ComponentFactoryConfigurerProvider<OneBot11ComponentConfiguration>>?