{
"guid": "string",
"room_id": "string",
"appinfo": "string",
"operation_type": 0
}curl --location '/room/remove_room_top_msg' \
--header 'Content-Type: application/json' \
--data '{
"guid": "string",
"room_id": "string",
"appinfo": "string",
"operation_type": 0
}'{
"error_code": 0,
"error_message": "string",
"data": {}
}