Initial qiwei secondary development handoff
This commit is contained in:
44
eventdata/11050.json
Normal file
44
eventdata/11050.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"data":{
|
||||
"avatar":"http:\/\/wx.qlogo.cn\/mmhead\/PiajxSqBRaEL1Inz8icSQgSJ4rV44UcaNWVPWGmiaTEhpfSdcxxTg\/0",
|
||||
"content_type":41,
|
||||
"conversation_id":"S:168885053xx682_7881299xx021868",
|
||||
"is_pc":0,
|
||||
"local_id":"2699",
|
||||
"nickname":"贝朗", // 名称昵称
|
||||
"receiver":"16888505xxx82",
|
||||
"send_time":"1639318149",
|
||||
"sender":"788129952xxx8",
|
||||
"sender_name":"小邪",
|
||||
"server_id":"1098527",
|
||||
"source":"微信",
|
||||
"user_id":"788129xxx2928"
|
||||
},
|
||||
"type":11050
|
||||
}
|
||||
{
|
||||
"event": "20008",
|
||||
"description": "名片消息事件",
|
||||
"time": "{{data.send_time}}",
|
||||
"data": {
|
||||
"instanceId": "",
|
||||
"robotId": "string",
|
||||
"sendTime": "{{data.send_time}}",
|
||||
"localId": "{{data.local_id}}",
|
||||
"serverId": "{{data.server_id}}",
|
||||
"appInfo": "string",
|
||||
"messageType": 103,
|
||||
"avatarUrl": "{{data.avatar}}",
|
||||
"corpId": 0,
|
||||
"corpName": "",
|
||||
"nickname": "{{data.nickname}}",
|
||||
"userId": "{{data.user_id}}",
|
||||
"source": "{{data.source}}",
|
||||
"messageSource": 0,
|
||||
"conversationId": "{{data.conversation_id}}",
|
||||
"fromWxId": "{{data.sender}}",
|
||||
"toWxId": "{{data.receiver}}",
|
||||
"fromNickName": "{{data.sender_name}}",
|
||||
"isPc":0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user