TemplateApi 类 |
Senparc.Weixin SDK 官方教程《微信开发深度解析》已出版,支持中国开源事业,请【购买正版】!
《微信公众号+小程序》视频课程已经上线,【点击这里】学习!
NeuChar(纽插)已经上线,为开发者提供一站式跨平台管理枢纽,并可将应用入驻到 NeuChar 应用商店!新功能正在不断增加中,快来使用吧! https://www.neuchar.com
在线动态微信接口 Swagger WebApi 文档: https://weixin.senparc.com:8039
命名空间: Senparc.Weixin.MP.AdvancedAPIs
TemplateApi 类型公开以下成员。
名称 | 说明 | |
---|---|---|
Addtemplate |
添加模板并获得模板ID
| |
AddtemplateAsync |
【异步方法】获得模板ID
| |
DelPrivateTemplate |
删除模板
| |
DelPrivateTemplateAsync |
【异步方法】删除模板
| |
GetIndustry |
获取设置的行业信息
| |
GetIndustryAsync |
【异步方法】获取设置的行业信息
| |
GetPrivateTemplate |
获取模板列表
| |
GetPrivateTemplateAsync |
【异步办法】 获取模板列表
| |
GetSubscribeMsgUrl | ||
SendTemplateMessage(String, String, ITemplateMessageBase, TemplateModel_MiniProgram, Int32) |
模板消息接口
| |
SendTemplateMessage(String, String, String, String, Object, TemplateModel_MiniProgram, Int32) |
模板消息接口
| |
SendTemplateMessageAsync(String, String, ITemplateMessageBase, TemplateModel_MiniProgram, Int32) |
【异步方法】模板消息接口
| |
SendTemplateMessageAsync(String, String, String, String, Object, TemplateModel_MiniProgram, Int32) |
【异步方法】模板消息接口
| |
SetIndustry |
设置所属行业
| |
SetIndustryAsync |
【异步方法】设置所属行业
| |
Subscribe |
通过API推送订阅模板消息给到授权微信用户
| |
SubscribeAsync |
【异步方法】通过API推送订阅模板消息给到授权微信用户
|