Factory
TencentGuildBotManager 的构建工厂。
Functions
Link copied to clipboard
open suspend override fun create(eventProcessor: EventProcessor, components: List<Component>, applicationConfiguration: ApplicationConfiguration, configurator: TencentGuildBotManagerConfiguration.() -> Unit): TencentGuildBotManager
Link copied to clipboard
fun newInstance(processor: EventProcessor, configuration: TencentGuildBotManagerConfiguration): TencentGuildBotManager