{
"userId": "string",
"cursor": "string",
"limit": 20
}curl --location '/userPlatform/qywx/user/group-chat/list' \
--header 'Content-Type: application/json' \
--data '{
"userId": "string",
"cursor": "string",
"limit": 20
}'{
"code": 0,
"message": "",
"data": null
}