{
"type":"WW_DATA_ROOM_MSG",
"client_id":1,
"data": {
"room_conversation_id":"R:10696049790010368"
}
}
curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type":"WW_DATA_ROOM_MSG",
"client_id":1,
"data": {
"room_conversation_id":"R:10696049790010368"
}
}'
{}