Package-level declarations
Types
Link copied to clipboard
一个 OneBot11 组件的组件标识。
Link copied to clipboard
OneBot11Component.Factory 使用的配置类。
Link copied to clipboard
interface OneBot11ComponentFactoryConfigurerProvider : ComponentFactoryConfigurerProvider<OneBot11ComponentConfiguration>
用于提供额外的 OneBot11ComponentFactoryProvider 配置器的 provider, 会在 OneBot11ComponentFactoryProvider.loadConfigures 中被加载。
Link copied to clipboard
用于通过 SPI 自动加载 OneBot11Component 的 provider。
Inherited functions
Link copied to clipboard
fun ApplicationFactoryConfigurer<*, *, *>.useOneBot11Component(configurator: ConfigurerFunction<OneBot11ComponentConfiguration>? = null)
在 ApplicationBuilder 中安装使用 OneBot11Component。