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