{
"event": "20006",
"description": "表情消息事件",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"sendTime": 1726826627676,
"localId": "7053704521966022857",
"serverId": "string",
"appInfo": "string",
"messageType": 103,
"cdnData": {
"aes_key": "d34a4f140a50e6ae70e9d143d84cc539",
"file_id": "string",
"md5": "25a0c03336d8193ba574ca4293403003"
},
"cdnType": 1,
"messageSource": 0,
"conversationId": "string",
"fromWxId": "test",
"toWxId": "string",
"fromNickName": "好友昵称",
"isPc": 0,
"type": 0,
"sourceType": 0,
"url": "string"
}
}
curl --location --request POST 'http://callbackurl' \
--header 'Content-Type: application/json' \
--data-raw '{
"event": "20006",
"description": "表情消息事件",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"sendTime": 1726826627676,
"localId": "7053704521966022857",
"serverId": "string",
"appInfo": "string",
"messageType": 103,
"cdnData": {
"aes_key": "d34a4f140a50e6ae70e9d143d84cc539",
"file_id": "string",
"md5": "25a0c03336d8193ba574ca4293403003"
},
"cdnType": 1,
"messageSource": 0,
"conversationId": "string",
"fromWxId": "test",
"toWxId": "string",
"fromNickName": "好友昵称",
"isPc": 0,
"type": 0,
"sourceType": 0,
"url": "string"
}
}'
{}