curl --location --request POST '/get_group_system_msg' \
--header 'Content-Type: application/json' \
--data-raw '{
"count": 50
}'{
"status": "ok",
"retcode": 0,
"data": {
"invited_requests": [],
"InvitedRequest": [],
"join_requests": []
},
"message": "",
"wording": "",
"stream": "normal-action"
}