{
"guid": "",
"to_username": "",
"username": "",
"appid": "",
"appname": "",
"appicon": "",
"title": "",
"page_path": "",
"file_id": "",
"aes_key": "",
"file_size": 0,
"file_md5": ""
}
curl --location --request POST '/msg/send_mini_app' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "",
"to_username": "",
"username": "",
"appid": "",
"appname": "",
"appicon": "",
"title": "",
"page_path": "",
"file_id": "",
"aes_key": "",
"file_size": 0,
"file_md5": ""
}'
null