{
"event": "EventGroupMemberAdd",
"event_type": 1010,
"event_desc": "[↓]群员进群",
"account_wxid": "wxid_xxxxxxxx",
"data": {
"roomid": "24763488708@chatroom",
"roomname": "You",
"createtime": 1651668396,
"membercount": 1,
"memberlist": [
{
"userName": "wxid_xxxxxxxx",
"nickName": "大",
"bigHeadImgUrl": "http://wx.qlogo.cn/mmhead/ver_1/vZiaDW4aPhQCISRPmpRHibF5jkthmWpeIfGFIsGEN8huO3ZqeJExG7aDyCSxOgCibtOPj6szsh0ueO4CVD2KbyEV8Nk4Q1pBo4Gh7icS9UwcFYI/0",
"smallHeadImgUrl": "http://wx.qlogo.cn/mmhead/ver_1/vZiaDW4aPhQCISRPmpRHibF5jkthmWpeIfGFIsGEN8huO3ZqeJExG7aDyCSxOgCibtOPj6szsh0ueO4CVD2KbyEV8Nk4Q1pBo4Gh7icS9UwcFYI/132",
"chatroomMemberFlag": 1,
"inviterUserName": "wxid_xxxxxxxx"
}
]
},
"pid": 30976,
"hwnd": 85529072
}
curl --location --request POST '/api' \
--header 'Content-Type: application/json' \
--data-raw '{
"event": "EventGroupMemberAdd",
"event_type": 1010,
"event_desc": "[↓]群员进群",
"account_wxid": "wxid_xxxxxxxx",
"data": {
"roomid": "24763488708@chatroom",
"roomname": "You",
"createtime": 1651668396,
"membercount": 1,
"memberlist": [
{
"userName": "wxid_xxxxxxxx",
"nickName": "大",
"bigHeadImgUrl": "http://wx.qlogo.cn/mmhead/ver_1/vZiaDW4aPhQCISRPmpRHibF5jkthmWpeIfGFIsGEN8huO3ZqeJExG7aDyCSxOgCibtOPj6szsh0ueO4CVD2KbyEV8Nk4Q1pBo4Gh7icS9UwcFYI/0",
"smallHeadImgUrl": "http://wx.qlogo.cn/mmhead/ver_1/vZiaDW4aPhQCISRPmpRHibF5jkthmWpeIfGFIsGEN8huO3ZqeJExG7aDyCSxOgCibtOPj6szsh0ueO4CVD2KbyEV8Nk4Q1pBo4Gh7icS9UwcFYI/132",
"chatroomMemberFlag": 1,
"inviterUserName": "wxid_xxxxxxxx"
}
]
},
"pid": 30976,
"hwnd": 85529072
}'
{}