{
"message_id": 0,
"group_id": 0
}curl --location --request POST 'http://127.0.0.1:3000/forward_group_single_msg' \
--header 'Content-Type: application/json' \
--data-raw '{
"message_id": 0,
"group_id": 0
}'{
"status": "string",
"retcode": 0,
"data": {
"message_id": 0
},
"message": "string",
"wording": "string"
}