{
"guid": "",
"room_username": "string",
"msg_id": "string"
}curl --location --request POST '/room/remove_top_msg' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "",
"room_username": "string",
"msg_id": "string"
}'null