package
2.0.5
Repository: https://github.com/xinxiangtech/wechat.git
Documentation: pkg.go.dev

# Functions

NewCustomerImgMessage 图片消息的构造方法.
NewCustomerLinkMessage 图文链接消息的构造方法.
NewCustomerMessageManager 实例化消息管理者.
NewCustomerMiniprogrampageMessage 小程序卡片消息的构造方法.
NewCustomerTextMessage 文本消息结构体构造方法.

# Constants

MsgTypeImage 图片消息.
MsgTypeLink 图文链接.
MsgTypeMiniProgramPage 小程序卡片.
MsgTypeText 文本消息.

# Structs

CommonToken 消息中通用的结构.
CustomerMessage 客服消息.
Manager 消息管理者,可以发送消息.
MediaLink 发送图文链接.
MediaMiniprogrampage 小程序卡片.
MediaResource 消息使用的临时素材id.
MediaText 文本消息的文字.
MiniProgramMixMessage 小程序回调的消息结构.

# Type aliases

EventType 事件类型.
InfoType 第三方平台授权事件类型.
MsgType 基本消息类型.