simple-robot-component-tencent-guild
3.0.0.0-alpha.3
simbot-component-tencent-guild-core
/
love.forte.simbot.component.tencentguild
/
TencentBotViaBotFileConfiguration
/
TencentBotViaBotFileConfiguration
Tencent
Bot
Via
Bot
File
Configuration
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
)