{
"data": {
"conversation_id": "xxxxxxx",
"file": "c:\\User\\ssx\\x\\x.jpg"
},
"client_id": 1,
"type": "WW_SEND_GIF_MSG"
}curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"conversation_id": "xxxxxxx",
"file": "c:\\User\\ssx\\x\\x.jpg"
},
"client_id": 1,
"type": "WW_SEND_GIF_MSG"
}'{}