Versions in this module Expand all Collapse all v2 v2.0.3 Jul 8, 2020 v2.0.2 Jul 8, 2020 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) Send(msg *Message) (err error)