{
"group_id": 819085771,
"remark": "呀呼!!!"
}curl --location --request POST '/set_group_remark' \
--header 'Content-Type: application/json' \
--data-raw '{
"group_id": 819085771,
"remark": "呀呼!!!"
}'{
"status": "ok",
"retcode": 0,
"data": null,
"message": "string",
"wording": "string",
"echo": "string"
}