{
"guid": "",
"to_username": "",
"file_id": "",
"aes_key": "",
"file_size": 0,
"file_md5": "",
"file_name": "",
"file_crc": 0,
"file_key": ""
}
curl --location --request POST '/msg/send_file' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "",
"to_username": "",
"file_id": "",
"aes_key": "",
"file_size": 0,
"file_md5": "",
"file_name": "",
"file_crc": 0,
"file_key": ""
}'
null