Skip to content

API 全量清单 · 转发

转发

showShareImageMenu

⚠️

显示分享图片菜单。

大概用法

三端策略

  • 微信:直连 `wx.showShareImageMenu`
  • 支付宝:无同等 API,调用时按 unsupported 报错
  • 抖音:无同等 API,调用时按 unsupported 报错

updateShareMenu

⚠️

更新分享菜单配置。

大概用法

三端策略

  • 微信:直连 `wx.updateShareMenu`
  • 支付宝:无同等 API,调用时按 unsupported 报错
  • 抖音:无同等 API,调用时按 unsupported 报错

getShareInfo

⚠️

获取转发详细信息。

大概用法

三端策略

  • 微信:直连 `wx.getShareInfo`
  • 支付宝:无同等 API,调用时按 unsupported 报错
  • 抖音:无同等 API,调用时按 unsupported 报错

authPrivateMessage

⚠️

校验私密消息。

大概用法

三端策略

  • 微信:直连 `wx.authPrivateMessage`
  • 支付宝:无同等 API,调用时按 unsupported 报错
  • 抖音:无同等 API,调用时按 unsupported 报错

shareFileMessage

⚠️

分享文件消息。

大概用法

三端策略

  • 微信:直连 `wx.shareFileMessage`
  • 支付宝:无同等 API,调用时按 unsupported 报错
  • 抖音:无同等 API,调用时按 unsupported 报错

shareToOfficialAccount

⚠️

分享至公众号。

大概用法

三端策略

  • 微信:直连 `wx.shareToOfficialAccount`
  • 支付宝:无同等 API,调用时按 unsupported 报错
  • 抖音:无同等 API,调用时按 unsupported 报错

shareVideoMessage

⚠️

分享视频消息。

大概用法

三端策略

  • 微信:直连 `wx.shareVideoMessage`
  • 支付宝:无同等 API,调用时按 unsupported 报错
  • 抖音:无同等 API,调用时按 unsupported 报错

Released under the MIT License.