{
"CompressType": 0,
"DataLen": 0,
"MsgId": 0,
"Section": {
"DataLen": 0,
"StartPos": 0
},
"ToWxid": "string",
"Wxid": "string"
}
curl --location --request POST 'http://test-cn.your-api-server.com/Tools/DownloadImg' \
--header 'Content-Type: application/json' \
--data-raw '{
"CompressType": 0,
"DataLen": 0,
"MsgId": 0,
"Section": {
"DataLen": 0,
"StartPos": 0
},
"ToWxid": "string",
"Wxid": "string"
}'
{}