{
"event": "20012",
"description": "语音消息事件",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"sendTime": 1726826627676,
"localId": "7053704521966022857",
"serverId": "string",
"messageType": 103,
"duration": 10,
"c2cCdnData": {
"aes_key": "string",
"file_id": "string",
"file_name": "string",
"md5": "string",
"size": 0,
"voice_time": 0
},
"appInfo": "2759567329763469786",
"messageSource": 0,
"conversationId": "string",
"fromWxId": "test",
"toWxId": "string",
"fromNickName": "好友昵称",
"isPc": 0
}
}curl --location --request POST 'http://callbackurl' \
--header 'Content-Type: application/json' \
--data-raw '{
"event": "20012",
"description": "语音消息事件",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"sendTime": 1726826627676,
"localId": "7053704521966022857",
"serverId": "string",
"messageType": 103,
"duration": 10,
"c2cCdnData": {
"aes_key": "string",
"file_id": "string",
"file_name": "string",
"md5": "string",
"size": 0,
"voice_time": 0
},
"appInfo": "2759567329763469786",
"messageSource": 0,
"conversationId": "string",
"fromWxId": "test",
"toWxId": "string",
"fromNickName": "好友昵称",
"isPc": 0
}
}'{}