mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
11 lines
204 B
JSON
11 lines
204 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"chat_info": {
|
|
"chatid": "CHATID",
|
|
"name": "NAME",
|
|
"owner": "userid2",
|
|
"userlist": ["userid1", "userid2", "userid3"]
|
|
}
|
|
}
|