autoRegistrationMismatchConfigurableBotManagerPolicy
var autoRegistrationMismatchConfigurableBotManagerPolicy: MismatchConfigurableBotManagerPolicy(source)
当无法为某个 SerializableBotConfiguration 找到任何可供其注册的 BotManager 时的处理策略。 默认为 MismatchConfigurableBotManagerPolicy.ERROR_LOG 输出 error
日志。