账号变动事件(10014)
账号变动事件
账号上线
{
"event": 10014,
"wxid": "wxid_3sq4tklb6c3121",
"data": {
"type": 1,
"wxid": "wxid_3sq4tklb6c3121",
"port": 7335
}
}
账号下线
{
"event": 10014,
"wxid": "wxid_3sq4tklb6c3121",
"data": {
"type": 0,
"wxid": "wxid_3sq4tklb6c3121",
"port": 7335
}
}
参数 | 说明 |
---|---|
type | 1=上线,0=下线 |