package
2.1.3
Repository: https://github.com/amazing-gao/wechat.git
Documentation: pkg.go.dev

# Functions

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

# Constants

EventSubscribeChange 用户管理订阅通知,用户在服务通知管理页面做通知管理时的操作.
EventSubscribePopup 用户操作订阅通知弹窗事件推送,用户在图文等场景内订阅通知的操作.
EventSubscribeSent 发送订阅通知,调用 bizsend 接口发送通知.
No description provided by the author
No description provided by the author
MsgTypeEvent 表示事件推送消息.
MsgTypeImage 图片消息.
MsgTypeLink 图文链接.
MsgTypeMiniProgramPage 小程序卡片.
MsgTypeText 文本消息.

# Variables

ErrInvalidReply 无效的回复.
ErrUnsupportedReply 不支持的回复类型.

# Structs

CommonToken 消息中通用的结构.
CustomerMessage 客服消息.
EncryptedMsg 安全模式下的消息体.
Manager 消息管理者,可以发送消息.
MediaLink 发送图文链接.
MediaMiniprogrampage 小程序卡片.
MediaResource 消息使用的临时素材id.
MediaText 文本消息的文字.
MiniProgramMixMessage 小程序回调的消息结构.
Reply 消息回复.
No description provided by the author

# Type aliases

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