{
"event": "20007",
"description": "链接消息事件",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"sendTime": 1726826627676,
"localId": "7053704521966022857",
"serverId": "string",
"appInfo": "string",
"messageType": 103,
"cdnData": {
"aes_key": "d34a4f140a50e6ae70e9d143d84cc539",
"auth_key": "string",
"size": 0,
"url": "25a0c03336d8193ba574ca4293403003"
},
"cdnType": 1,
"messageSource": 0,
"conversationId": "string",
"fromWxId": "test",
"toWxId": "string",
"fromNickName": "好友昵称",
"isPc": 0,
"desc": "string",
"imageUrl": "string",
"url": "string",
"title": "https://m.dewu.com/note/home/HomePage?home=trend&tab=2"
}
}curl --location --request POST 'http://callbackurl' \
--header 'Content-Type: application/json' \
--data-raw '{
"event": "20007",
"description": "链接消息事件",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"sendTime": 1726826627676,
"localId": "7053704521966022857",
"serverId": "string",
"appInfo": "string",
"messageType": 103,
"cdnData": {
"aes_key": "d34a4f140a50e6ae70e9d143d84cc539",
"auth_key": "string",
"size": 0,
"url": "25a0c03336d8193ba574ca4293403003"
},
"cdnType": 1,
"messageSource": 0,
"conversationId": "string",
"fromWxId": "test",
"toWxId": "string",
"fromNickName": "好友昵称",
"isPc": 0,
"desc": "string",
"imageUrl": "string",
"url": "string",
"title": "https://m.dewu.com/note/home/HomePage?home=trend&tab=2"
}
}'{}