package
2.1.8-rc.1
Repository: https://github.com/silenceper/wechat.git
Documentation: pkg.go.dev

# Functions

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

# Constants

ConfirmReceiveMethodAuto 自动确认收货.
ConfirmReceiveMethodManual 手动确认收货.
DataTypeJSON JSON 格式数据.
DataTypeXML XML 格式数据.
EventSubscribeMsgChange 用户管理订阅通知,用户在服务通知管理页面做通知管理时的操作.
EventSubscribeMsgSent 发送订阅通知,调用 bizsend 接口发送通知.
EventSubscribePopup 用户操作订阅通知弹窗事件推送,用户在图文等场景内订阅通知的操作.
EventTypeAddExpressPath 运单轨迹更新事件.
EventTypeSecvodAudit 短剧媒资审核状态事件.
EventTypeSecvodUpload 短剧媒资上传完成事件.
EventTypeTradeManageOrderSettlement 订单将要结算或已经结算 订单完成发货时/订单结算时.
EventTypeTradeManageRemindAccessAPI 提醒接入发货信息管理服务 API 小程序完成账期授权时/小程序产生第一笔交易时/已产生交易但从未发货的小程序,每天一次.
EventTypeTradeManageRemindShipping 提醒需要上传发货信息 曾经发过货的小程序,订单超过 48 小时未发货时.
EventTypeWxaMediaCheck 媒体内容安全异步审查结果通知.
EventTypeXpayCoinPayNotify 代币支付推送事件.
EventTypeXpayGoodsDeliverNotify 道具发货推送事件.
InfoTypeAcceptSubscribeMessage 接受订阅通知.
InfoTypeRejectSubscribeMessage 拒绝订阅通知.
MsgTypeEvent 事件.
MsgTypeImage 图片消息.
MsgTypeLink 图文链接.
MsgTypeMiniProgramPage 小程序卡片.
MsgTypeText 文本消息.
TargetStateFinished 已结束.
TargetStateNotStarted 未开始.
TargetStateStarted 已开始.

# Variables

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

# Structs

CoinInfo 代币参数信息.
CommonPushData 推送数据通用部分.
CommonToken 消息中通用的结构.
CreateActivityIDResponse 创建activity_id 返回.
CustomerMessage 客服消息.
DataReceived 接收到的数据.
DramaAuditDetail 剧目审核结果.
GoodsInfo 道具参数信息.
Manager 消息管理者,可以发送消息.
MediaCheckAsyncData 媒体内容安全异步审查结果通知.
MediaCheckAsyncResult 检测结果.
MediaCheckDetail 检测结果详情.
MediaLink 发送图文链接.
MediaMiniprogrampage 小程序卡片.
MediaResource 消息使用的临时素材 id.
MediaText 文本消息的文字.
MiniProgramMixMessage 小程序回调的消息结构.
PushDataAddExpressPath 运单轨迹更新信息.
PushDataAddExpressPathAction 轨迹节点.
PushDataOrderSettlement 订单将要结算或已经结算通知.
PushDataRemindAccessAPI 提醒接入发货信息管理服务 API 信息.
PushDataRemindShipping 提醒需要上传发货信息.
PushDataSecVodAudit 短剧媒资审核状态.
PushDataSecVodUpload 短剧媒资上传完成.
PushDataSubscribeMsgChange 用户管理订阅通知事件推送.
PushDataSubscribeMsgSent 用户发送订阅通知事件推送.
PushDataSubscribePopup 用户操作订阅通知弹窗事件推送.
PushDataXpayCoinPayNotify 代币支付推送.
PushDataXpayGoodsDeliverNotify 道具发货推送.
PushReceiver 接收消息推送 暂仅支付 Aes 加密方式.
Reply 消息回复.
SecVodAuditEvent 短剧媒资审核状态事件.
SecVodUploadEvent 短剧媒资上传完成事件.
SendUpdatableMsgReq 修改动态消息参数.
SubscribeMsgChangeEvent 用户管理订阅通知回调.
SubscribeMsgChangeList 订阅消息事件列表.
SubscribeMsgPopupEvent 用户操作订阅通知弹窗消息回调.
SubscribeMsgPopupEventList 订阅消息事件列表.
SubscribeMsgSentEvent 用户发送订阅通知回调.
SubscribeMsgSentList 订阅消息事件列表.
UpdatableMessage 动态消息.
UpdatableMsgParameter 动态消息参数.
UpdatableMsgTemplate 动态消息模板.
WeChatPayInfo 微信支付信息.

# Interfaces

PushData 推送的数据 (已转对应的结构体).

# Type aliases

ConfirmReceiveMethod 确认收货方式.
EventType 事件类型.
InfoType 第三方平台授权事件类型.
MsgType 基本消息类型.
UpdatableTargetState 动态消息状态.