MiraiComponentUsageBuilder
用于在 useMirai 函数中配置构建 MiraiComponent 和 MiraiBotManager 的构建器。
See also
Functions
Link copied to clipboard
abstract fun botManager(configurator: MiraiBotManagerConfiguration.(perceivable: CompletionPerceivable<A>) -> Unit)
配置 MiraiBotManager.
Link copied to clipboard
abstract fun component(configurator: MiraiComponentConfiguration.(perceivable: CompletionPerceivable<A>) -> Unit)
配置 MiraiComponent.