package
1.3.10
Repository: https://github.com/liniu/gochat.git
Documentation: pkg.go.dev

# Functions

AddSubscribeTemplate 订阅消息 - 组合模板并添加至帐号下的个人模板库.
AICrop 图像处理 - 图片智能裁切.
AICropByURL 图像处理 - 图片智能裁切.
ApplyPlugin 向插件开发者发起使用插件的申请.
CheckEncryptedData 用户信息 - 检查加密信息是否由微信生成(当前只支持手机号加密数据),只能检测最近3天生成的加密数据.
CreateQRCode 创建小程序二维码(数量有限).
DeleteSubscribeTemplate 订阅消息 - 删除帐号下的个人模板.
GenerateScheme 获取小程序 scheme 码,适用于短信、邮件、外部网页、微信内等拉起小程序的业务场景。.
GenerateShortLink Short Link - 获取小程序 Short Link,适用于微信内拉起小程序的业务场景。目前只开放给电商类目(具体包含以下一级类目:电商平台、商家自营、跨境电商)。.
GenerateURLLink 获取小程序 URL Link,适用于短信、邮件、网页、微信内等拉起小程序的业务场景。.
GetPaidUnionIDByOutTradeNO 用户信息 - 用户支付完成后,获取该用户的 UnionId,无需用户授权.
GetPaidUnionIDByTransactionID 用户信息 - 用户支付完成后,获取该用户的 UnionId,无需用户授权.
No description provided by the author
GetPubTemplateKeyWords 订阅消息 - 获取模板标题下的关键词列表.
GetPubTemplateTitles 订阅消息 - 获取帐号所属类目下的公共模板标题(多个类目id用逗号隔开).
GetQRCode 获取小程序二维码(数量有限).
GetSubscribeCategory 订阅消息 - 获取小程序账号的类目.
GetTempMedia 客服消息 - 获取客服消息内的临时素材.
GetUnlimitQRCode 获取小程序二维码(数量不限).
GetUserRiskRank 安全风控 - 获取用户的安全等级(无需用户授权).
ImageSecCheck 校验一张图片是否含有违法违规内容.
InvokeService 服务市场 - 调用服务平台提供的服务.
ListPlugin 查询已添加的插件.
ListPluginDevApply 获取当前所有插件使用方(供插件开发者调用).
ListSubscribeTemplate 订阅消息 - 获取当前帐号下的个人模板列表.
MediaCheckAsync 异步校验图片/音频是否含有违法违规内容.
MsgSecCheck 检查一段文本是否含有违法违规内容.
New returns new wechat mini program.
OCRBankCard OCR - 银行卡识别.
OCRBankCardByURL OCR - 银行卡识别.
OCRBusinessLicense OCR - 营业执照识别.
OCRBusinessLicenseByURL OCR - 营业执照识别.
OCRComm OCR - 通用印刷体识别.
OCRCommByURL OCR - 通用印刷体识别.
OCRDriverLicense OCR - 驾照识别.
OCRDriverLicenseByURL OCR - 驾照识别.
OCRIDCardBack OCR - 身份证背面识别.
OCRIDCardBackByURL OCR - 身份证背面识别.
OCRIDCardFront OCR - 身份证前面识别.
OCRIDCardFrontByURL OCR - 身份证前面识别.
OCRPlateNumber OCR - 车牌号识别.
OCRPlateNumberByURL OCR - 车牌号识别.
OCRVehicleLicense OCR - 行驶证识别.
OCRVehicleLicenseByURL OCR - 行驶证识别.
QueryScheme 查询小程序 scheme 码,及长期有效 quota。.
QueryURLLink 查询小程序 url_link 配置,及长期有效 quota。.
ScanQRCode 图像处理 - 条码/二维码识别.
ScanQRCodeByURL 图像处理 - 条码/二维码识别.
SendKFImageMsg 客服消息 - 发送客服图片消息(媒体ID,通过素材接口上传获得).
SendKFLinkMsg 客服消息 - 发送客服图文链接消息.
SendKFMinipMsg 客服消息 - 发送客服小程序卡片消息.
SendKFTextMsg 客服消息 - 发送客服文本消息(支持插入跳小程序的文字链).
SendKFTyping 客服消息 - 下发当前输入状态(仅支持客服消息).
SendSubscribeMsg 订阅消息 - 发送订阅消息.
SendUniformMsg 统一服务消息 - 发送统一服务消息.
SetDevPluginApplyStatus 修改插件使用申请的状态(供插件开发者调用).
SoterVerify 生物认证 - 生物认证秘钥签名验证.
SuperreSolution 图像处理 - 图片高清化.
SuperreSolutionByURL 图像处理 - 图片高清化.
UnbindPlugin 删除已添加的插件.
UploadTempMedia 客服消息 - 上传临时素材到微信服务器.
UploadTempMediaByURL 客服消息 - 上传临时素材到微信服务器.
WithClient 设置 HTTP Client.
WithMockClient 设置 Mock Client.
WithNonce 设置 Nonce(加密随机串).
WithServerConfig 设置服务器配置 [参考](https://developers.weixin.qq.com/doc/offiaccount/Basic_Information/Access_Overview.html).

# Constants

取消输入.
No description provided by the author
No description provided by the author
No description provided by the author
图片.
开发版.
正式版.
体验版.
营销作弊.
注册.
音频.
图片.
评论.
资料.
论坛.
社交日志.
No description provided by the author
No description provided by the author
No description provided by the author
正在输入.

# Variables

拍照模式.
扫描模式.
向插件开发者发起使用插件的申请.
同意申请.
获取当前所有插件使用方(供插件开发者调用).
删除已拒绝的申请者.
拒绝申请.
查询已添加的插件.
删除已添加的插件.

# Structs

AccessToken 小程序access_token.
AuthInfo 用户信息.
AuthSession 小程序授权Session.
No description provided by the author
CommOCRItem 通用印刷体内容项.
CropPosition 裁切位置.
ImagePosition 图片位置.
ImageSize 图片尺寸.
No description provided by the author
KFLink 客服消息链接.
KFMedia 客服消息媒体(图片等).
KFMinipPage 客服小程序卡片.
No description provided by the author
KFText 客服消息文本.
No description provided by the author
Media 临时素材.
Minip 微信小程序.
No description provided by the author
No description provided by the author
MsgMinip 跳转小程序.
No description provided by the author
OCRPosition 识别位置.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParamsServiceInvoke 服务调用参数.
No description provided by the author
ParamsSoterVerify 生物认证秘钥签名验证参数.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParamsUserRisk 用户风控参数.
No description provided by the author
PluginDevApplyInfo 插件使用方信息.
PluginInfo 插件信息.
Position 位置信息.
No description provided by the author
No description provided by the author
QRCode 小程序二维码.
QRCodeScanData 二维码扫描数据.
ResultAICrop 图片裁切结果.
ResultBankCardOCR 银行卡识别结果.
ResultBusinessLicenseOCR 营业执照.
ResultCommOCR 通用印刷体识别结果.
ResultDriverLicenseOCR 驾照识别结果.
No description provided by the author
ResultIDCardBackOCR 身份证背面识别结果.
ResultIDCardFrontOCR 身份证前面识别结果.
ResultMediaCheckAsync 异步校验结果.
ResultMediaUpload 临时素材上传结果.
No description provided by the author
ResultPaidUnionID 支付用户unionid.
No description provided by the author
ResultPlateNumberOCR 车牌号识别结果.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResultQRCodeScan 二维码扫描结果.
No description provided by the author
No description provided by the author
ResultServiceInvoke 服务调用结果.
No description provided by the author
ResultSoterVerify 生物认证秘钥签名验证结果.
No description provided by the author
No description provided by the author
No description provided by the author
ResultSuperreSolution 图片高清化结果.
No description provided by the author
No description provided by the author
ResultUserRisk 用户风控结果.
ResultVehicleLicenseOCR 行驶证识别结果.
RGB rgb color.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SubscribeMsg 订阅消息参数.
No description provided by the author
TemplateMsg 统一服务消息数据.
UniformMsg 统一服务消息参数.
No description provided by the author
No description provided by the author
Watermark 水印.

# Type aliases

No description provided by the author
MediaType 素材类型.
MinipState 小程序类型.
MsgTemplData 消息模板内容.
OCRMode 识别模式.
Option 小程序配置项.
PluginAction defines for plugin action params.
RiskScene 风控场景.
SecCheckScene 检测场景.
SecCheckSuggest 建议.
SecMediaType 检测的素材类型.
TypingCmd 输入状态命令.