TencentBotViaBotFileConfiguration

fun TencentBotViaBotFileConfiguration(appId: String, appKey: String, token: String, totalShard: Int? = null, intentValues: Map<Int, Int> = emptyMap(), defaultIntents: List<String> = EventSignals.intents.keys.toList(), serverUrl: String? = null)