{
"guid": "string",
"conversation_id": "",
"content": "",
"at_list": []
}
curl --location --request POST '/msg/send_room_at' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "string",
"conversation_id": "",
"content": "",
"at_list": []
}'
"string"