QQGuildUsageBuilder
使用在 useQQGuild 函数中,用于同时针对 QQGuildComponent 和 QQGuildBotManager 进行配置。
See also
Functions
Link copied to clipboard
abstract fun botManager(configurator: QQGuildBotManagerConfiguration.(perceivable: CompletionPerceivable<A>) -> Unit)
追加一个安装 QQGuildBotManager 时候使用的配置。
Link copied to clipboard
abstract fun component(configurator: QQGuildComponentConfiguration.(perceivable: CompletionPerceivable<A>) -> Unit)
追加一个安装 QQGuildComponent 时候使用的配置。