//
pkg.gl
Category
github.com/bububa/wechat
miniapp
message
updatable
package
1.2.1
Repository:
https://github.com/bububa/wechat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
48 SLOC
#
README
微信小程序 动态消息消息 SDK.
#
Functions
Create
发送模板消息, msg 是经过 encoding/json.Marshal 得到的结果符合微信消息格式的任何数据结构, 一般为 *TemplateMessage 类型.
Send
发送模板消息, msg 是经过 encoding/json.Marshal 得到的结果符合微信消息格式的任何数据结构, 一般为 *TemplateMessage 类型.
#
Structs
Activity
No description provided by the author
Param
No description provided by the author
SendRequest
No description provided by the author
TemplateInfo
No description provided by the author