mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
feat(wxapi): 新增用户在小程序“客服会话按钮”进入客服会话时产生的回调通知事件模型
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"ToUserName": "toUser",
|
||||
"FromUserName": "fromUser",
|
||||
"CreateTime": 1482048670,
|
||||
"MsgType": "event",
|
||||
"Event": "user_enter_tempsession",
|
||||
"SessionFrom": "sessionFrom"
|
||||
}
|
||||
Reference in New Issue
Block a user