WxAppApi 方法 |
Senparc.Weixin SDK 官方教程《微信开发深度解析》已出版,支持中国开源事业,请【购买正版】!
《微信公众号+小程序》视频课程已经上线,【点击这里】学习!
NeuChar(纽插)已经上线,为开发者提供一站式跨平台管理枢纽,并可将应用入驻到 NeuChar 应用商店!新功能正在不断增加中,快来使用吧! https://www.neuchar.com
在线动态微信接口 Swagger WebApi 文档: https://weixin.senparc.com:8039
WxAppApi 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() ![]() | AddNearbyPoi | |
![]() ![]() | AddNearbyPoiAsync | |
![]() ![]() | ApplyPlugin |
向插件开发者发起使用插件的申请
https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/applyPlugin.html |
![]() ![]() | ApplyPluginAsync |
【异步方法】向插件开发者发起使用插件的申请
https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/applyPlugin.html |
![]() ![]() | CheckSession |
session_key 合法性校验
https://mp.weixin.qq.com/debug/wxagame/dev/tutorial/http-signature.html
|
![]() ![]() | CheckSessionAsync |
【异步方法】session_key 合法性校验
https://mp.weixin.qq.com/debug/wxagame/dev/tutorial/http-signature.html
|
![]() ![]() | CreateWxQrCode(String, Stream, String, Int32, Int32) |
获取小程序页面二维码
|
![]() ![]() | CreateWxQrCode(String, String, String, Int32, Int32) |
获取小程序页面二维码
|
![]() ![]() | CreateWxQrCodeAsync(String, Stream, String, Int32, Int32) |
【异步方法】获取小程序页面二维码
|
![]() ![]() | CreateWxQrCodeAsync(String, String, String, Int32, Int32) |
【异步方法】获取小程序页面二维码
|
![]() ![]() | DelNearbyPoi |
删除地点
|
![]() ![]() | DelNearbyPoiAsync |
【异步方法】删除地点
|
![]() ![]() | DevPlugin |
获取当前所有插件使用方(供插件开发者调用)
https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/getPluginDevApplyList.html |
![]() ![]() | DevPluginAsync |
【异步方法】获取当前所有插件使用方(供插件开发者调用)
https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/getPluginDevApplyList.html |
![]() ![]() | GetNearbyPoiList |
查看地点列表
|
![]() ![]() | GetNearbyPoiListAsync |
【异步方法】查看地点列表
|
![]() ![]() | GetPaidUnionid | |
![]() ![]() | GetPaidUnionidAsync | |
![]() ![]() | GetPluginList |
查询已添加的插件
https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/getPluginList.html |
![]() ![]() | GetPluginListAsync |
【异步方法】查询已添加的插件
https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/getPluginList.html |
![]() ![]() | GetWxaCode(String, Stream, String, Int32, Boolean, LineColor, Boolean, Int32) |
获取小程序页面的小程序码
|
![]() ![]() | GetWxaCode(String, String, String, Int32, Boolean, LineColor, Boolean, Int32) |
获取小程序页面的小程序码
|
![]() ![]() | GetWxaCodeAsync(String, Stream, String, Int32, Boolean, LineColor, Boolean, Int32) |
【异步方法】获取小程序页面的小程序码
|
![]() ![]() | GetWxaCodeAsync(String, String, String, Int32, Boolean, LineColor, Boolean, Int32) |
【异步方法】获取小程序页面的小程序码
|
![]() ![]() | GetWxaCodeUnlimit(String, Stream, String, String, Int32, Boolean, LineColor, Boolean, Int32) | |
![]() ![]() | GetWxaCodeUnlimit(String, String, String, String, Int32, Boolean, LineColor, Boolean, Int32) | |
![]() ![]() | GetWxaCodeUnlimitAsync(String, Stream, String, String, Int32, Boolean, LineColor, Boolean, Int32) | |
![]() ![]() | GetWxaCodeUnlimitAsync(String, String, String, String, Int32, Boolean, LineColor, Boolean, Int32) | |
![]() ![]() | ImgSecCheck |
校验一张图片是否含有违法违规内容
https://developers.weixin.qq.com/miniprogram/dev/api/imgSecCheck.html |
![]() ![]() | ImgSecCheckAsync |
【异步方法】校验一张图片是否含有违法违规内容
https://developers.weixin.qq.com/miniprogram/dev/api/imgSecCheck.html |
![]() ![]() | MsgSecCheck |
检查一段文本是否含有违法违规内容
https://developers.weixin.qq.com/miniprogram/dev/api/msgSecCheck.html |
![]() ![]() | MsgSecCheckAsync |
检查一段文本是否含有违法违规内容
https://developers.weixin.qq.com/miniprogram/dev/api/msgSecCheck.html |
![]() ![]() | SetDevPluginApplyStatus |
修改插件使用申请的状态(供插件开发者调用)
https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/setDevPluginApplyStatus.html |
![]() ![]() | SetDevPluginApplyStatusAsync |
【异步方法】修改插件使用申请的状态(供插件开发者调用)
https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/setDevPluginApplyStatus.html |
![]() ![]() | SetNearbyPoiListAsync |
【异步方法】展示/取消展示附近小程序
|
![]() ![]() | SetNearbyPoiShowStatus |
展示/取消展示附近小程序
|
![]() ![]() | UnbindPlugin |
删除已添加的插件
https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/unbindPlugin.html |
![]() ![]() | UnbindPluginAsync |
删除已添加的插件
https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/unbindPlugin.html |