Versions in this module Expand all Collapse all v2 v2.0.5 Jan 19, 2021 Changes in this version + type DataItem struct + Value string + type Message struct + Data map[string]*DataItem + Lang string + MiniprogramState string + Page string + TemplateID string + ToUser string + type Subscribe struct + func NewSubscribe(ctx *context.Context) *Subscribe + func (s *Subscribe) ListTemplates() (*TemplateList, error) + func (s *Subscribe) Send(msg *Message) (err error) + type TemplateItem struct + Content string + Example string + PriTmplID string + Title string + Type int64 + type TemplateList struct + Data []TemplateItem