mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-09 23:22:27 +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"`
|
Precision string `xml:"Precision"`
|
||||||
MenuID string `xml:"MenuId"`
|
MenuID string `xml:"MenuId"`
|
||||||
Status string `xml:"Status"`
|
Status string `xml:"Status"`
|
||||||
|
SessionFrom string `xml:"SessionFrom"`
|
||||||
|
|
||||||
ScanCodeInfo struct {
|
ScanCodeInfo struct {
|
||||||
ScanType string `xml:"ScanType"`
|
ScanType string `xml:"ScanType"`
|
||||||
|
|||||||
Reference in New Issue
Block a user