{
"type": 101001,
"wxid": "1688849977889370",
"data": {
"sendId": "7881299908087796",
"file": "D:\\Download\\test.gif"
}
}curl --location --request POST 'http://127.0.0.1:8080/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 101001,
"wxid": "1688849977889370",
"data": {
"sendId": "7881299908087796",
"file": "D:\\Download\\test.gif"
}
}'{
"data": {
"EmotionType": 0,
"appinfo": "string",
"conversation_id": "string",
"flag": 0,
"is_pc_send": 0,
"is_room": 0,
"msg_id": 0,
"msgtype": 0,
"receiver": "string",
"sender": "string",
"sendtime": 0,
"url": "string"
},
"errcode": 0,
"errmsg": "string",
"type": 0,
"wxid": "string"
}