{
"event": "20014",
"description": "位置消息事件",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"sendTime": 1726826627676,
"localId": "7053704521966022857",
"serverId": "string",
"messageType": 103,
"textContent": "string",
"emotionList": [
"string"
],
"imageList": [
{
"cdn_type": 2,
"cdn": {
"aes_key": "cce0ba73c7dd4ea3a799adb803c2a5d2",
"file_id": "3081b00201020481a83081a50201000204283cabaa02030f4df90204e5136071020461b5604c04694e45574944315f3238336361626161653531333630373136316237363336305f64656433663066312d386135312d346162352d383061622d6336353330643333316338355f66376166303563392d323932632d343562302d613434342d36663761323135636639636202010002030113200410e8873b0a25333bed1342112b1a2024a50201020201000400",
"file_name": "7b428249db04abc684953d4c5635e7d1.png",
"md5": "e8873b0a25333bed1342112b1a2024a5",
"size": 70421
},
"file_size": 70421
}
],
"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": "20014",
"description": "位置消息事件",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"sendTime": 1726826627676,
"localId": "7053704521966022857",
"serverId": "string",
"messageType": 103,
"textContent": "string",
"emotionList": [
"string"
],
"imageList": [
{
"cdn_type": 2,
"cdn": {
"aes_key": "cce0ba73c7dd4ea3a799adb803c2a5d2",
"file_id": "3081b00201020481a83081a50201000204283cabaa02030f4df90204e5136071020461b5604c04694e45574944315f3238336361626161653531333630373136316237363336305f64656433663066312d386135312d346162352d383061622d6336353330643333316338355f66376166303563392d323932632d343562302d613434342d36663761323135636639636202010002030113200410e8873b0a25333bed1342112b1a2024a50201020201000400",
"file_name": "7b428249db04abc684953d4c5635e7d1.png",
"md5": "e8873b0a25333bed1342112b1a2024a5",
"size": 70421
},
"file_size": 70421
}
],
"appInfo": "2759567329763469786",
"messageSource": 0,
"conversationId": "string",
"fromWxId": "test",
"toWxId": "string",
"fromNickName": "好友昵称",
"isPc": 0
}
}'
{}