Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Base ¶
type Base struct { AppId string `json:"-"` ToUser string `json:"touser"` Id string `json:"template_id"` Url string `json:"url,omitempty"` Mini *Program `json:"miniprogram,omitempty"` }
Base 模板消息
Click to show internal directories.
Click to hide internal directories.