Skip to content

API 全量清单 · 聊天工具

聊天工具

openChatTool

⚠️

打开客服工具页。

大概用法

三端策略

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

getChatToolInfo

⚠️

获取客服工具信息。

大概用法

三端策略

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

shareAppMessageToGroup

⚠️

分享到群聊会话。

大概用法

三端策略

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

shareEmojiToGroup

⚠️

分享到群聊表情。

大概用法

三端策略

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

shareFileToGroup

⚠️

分享文件到群。

大概用法

三端策略

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

shareImageToGroup

⚠️

分享图片到群。

大概用法

三端策略

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

shareVideoToGroup

⚠️

分享视频到群。

大概用法

三端策略

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

selectGroupMembers

⚠️

选择群成员。

大概用法

三端策略

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

notifyGroupMembers

⚠️

通知群成员。

大概用法

三端策略

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

Released under the MIT License.