Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReplyInfo ¶
type ReplyInfo struct {
ToUser string `json:"touser"`
ID string `json:"template_id"`
URL string `json:"url"`
TopColor string `json:"topcolor"`
Data map[string]*DataItem `json:"data"`
}
ReplyInfo 消息模板回复
Click to show internal directories.
Click to hide internal directories.