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