{
"event": {
"group_chat_id": "Szmg6xOOll1-cc_ULvBFZ-o4nvsPN8uQlE88LC93Wjw",
"group_chat_name": ""
},
"header": {
"to_app": "wloaff4c9fa5430eda43105f723b8710d5b8",
"event_type": "group_chat_add",
"time_stamp": "1745819731458"
}
}| 名称 | 类型 | 说明 |
|---|---|---|
| » event | 回调事件具体内容 | |
| »» group_chat_id | string | 群id |
| »» group_chat_name | string | 群名称 |
| » header | 回调参数头 | |
| »» to_app | string | 回调应用的appid |
| »» event_type | string | 事件类型 |
| »» time_stamp | long | 回调时间,13位时间戳,精确到毫秒 |