{
"ToUserName": "",
"VoiceData": "",
"VoiceFormat": 0,
"VoiceSecond,": 0
}
curl --location --request POST '/message/SendVoice' \
--header 'Content-Type: application/json' \
--data-raw '{
"ToUserName": "",
"VoiceData": "",
"VoiceFormat": 0,
"VoiceSecond,": 0
}'
{}