Initial qiwei secondary development handoff

This commit is contained in:
2026-06-23 21:11:20 +08:00
commit 858cb68f4f
207 changed files with 52782 additions and 0 deletions

23
eventdata/11075.json Normal file
View File

@@ -0,0 +1,23 @@
{
"data":{
"op_user_id":"1688850xx682",
"op_user_name":"小邪",
"room_conversation_id":"R:1069xx013643",
"room_name":"一x、小邪"
},
"type":11075
}
{
"event": "20023",
"description": "主动退群通知事件",
"time": "{{data.send_time}}",
"data": {
"instanceId": "string",
"robotId": "string",
"sendTime": "{{data.send_time}}",
"opUserId": "{{data.op_user_id}}",
"opUserName": "{{data.op_user_name}}",
"roomConversationId": "{{data.room_conversation_id}}",
"roomName": "{{data.room_name}}"
}
}