{
"code": 0,
"data": {
"groupChatList": [
{
"chatId": "string",
"groupId": 0,
"groupName": "string",
"ownerId": "string",
"ownerName": "string",
"tags": [
"string"
],
"memberCount": 0,
"createTime": "2019-08-24T14:15:22Z"
}
],
"hasNextPage": true,
"cursorId": 0
},
"msg": "string",
"requestId": "string"
}