mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-04 21:02:25 +08:00
add sessionFrom for mini program custom message
This commit is contained in:
@@ -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"`
|
||||
|
||||
Reference in New Issue
Block a user