Initial qiwei secondary development handoff
This commit is contained in:
41
eventdata/11041.json
Normal file
41
eventdata/11041.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"data":{
|
||||
"at_list":[],
|
||||
"content":"hello world",
|
||||
"content_type":2,
|
||||
"conversation_id":"S:1688850xx328682_78813xxx83912998",
|
||||
"is_pc":0,
|
||||
"appinfo":"",
|
||||
"local_id":"2819",
|
||||
"receiver":"1688850535xxx",
|
||||
"send_time":"1639407098",
|
||||
"sender":"78813022839xx",
|
||||
"sender_name":"小邪",
|
||||
"server_id":"1099017"
|
||||
},
|
||||
"type":11041
|
||||
}
|
||||
{
|
||||
"event": "20002",
|
||||
"description": "文本消息事件",
|
||||
"time": "{{data.send_time}}",
|
||||
"data": {
|
||||
"instanceId": "string",
|
||||
"robotId": "string",
|
||||
"sendTime": "{{data.send_time}}",
|
||||
"localId": "{{data.local_id}}",
|
||||
"serverId": "{{data.server_id}}",
|
||||
"appInfo": "{{data.appinfo}}",
|
||||
"messageType": 1,
|
||||
"quoteAppInfo": "private",
|
||||
"quoteMessage": "string",
|
||||
"messageSource": 0,
|
||||
"conversationId": "{{data.conversation_id}}",
|
||||
"fromWxId": "{{data.sender}}",
|
||||
"toWxId": "{{data.receiver}}",
|
||||
"fromNickName": "{{data.sender_name}}",
|
||||
"message": "{{data.content}}",
|
||||
"isPc": 0,
|
||||
"atWxIdList": "{{data.at_list}}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user