Initial qiwei secondary development handoff
This commit is contained in:
21
eventdata/11123.json
Normal file
21
eventdata/11123.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"data":{
|
||||
"message_server_id":"1099273", // 消息id
|
||||
"op_user_id":"7881299524021868", // 撤回人的id
|
||||
"room_id":"0" // 群id
|
||||
},
|
||||
"type":11123
|
||||
}
|
||||
{
|
||||
"event": "20015",
|
||||
"description": "撤回消息事件",
|
||||
"time": "",
|
||||
"data": {
|
||||
"instanceId": "string",
|
||||
"robotId": "string",
|
||||
"sendTime": "",
|
||||
"messageServerId": "{{data.message_server_id}}",
|
||||
"opUserId": "{{data.op_user_id}}",
|
||||
"roomId": "{{data.room_id}}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user