{
"guid": "string",
"room_id": "string",
"top_id": "string"
}curl --location '/room/remove_room_top_msg' \
--header 'Content-Type: application/json' \
--data '{
"guid": "string",
"room_id": "string",
"top_id": "string"
}'null