1
0
mirror of https://github.com/silenceper/wechat.git synced 2026-02-04 21:02:25 +08:00

Merge pull request #45 from JaleelLiu/develop

add sessionFrom for mini program custom message
This commit is contained in:
silenceper
2018-01-09 15:11:23 +08:00
committed by GitHub

View File

@@ -90,6 +90,7 @@ type MixMessage struct {
Precision string `xml:"Precision"`
MenuID string `xml:"MenuId"`
Status string `xml:"Status"`
SessionFrom string `xml:"SessionFrom"`
ScanCodeInfo struct {
ScanType string `xml:"ScanType"`