{
"type": "WW_SET_ROOM_WELCOME_MSG",
"client_id": 1,
"data": {
"room_conversation_id":"R:10696053044xx1",
"msg_type":2,
"msg_index":42
}
}
curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "WW_SET_ROOM_WELCOME_MSG",
"client_id": 1,
"data": {
"room_conversation_id":"R:10696053044xx1",
"msg_type":2,
"msg_index":42
}
}'
{}