BotSharp/BotSharp.WebHost/Settings/channels.weixin.json
2018-11-01 10:29:31 -05:00

9 lines
115 B
JSON

{
"weixinChannel": {
"token": "botsharp",
"encodingAESKey": "",
"appId": "",
"agentId": ""
}
}