通过unionId获取chatId
GET
/api/v1/instantReply/getChatId
备注
-1 系统没有绑定对应功能
-2 botUserId的bot不存在
-3 botUserId存在多个机器人
-4 contact不存在
-5 chat不存在
请求参数
Query 参数
token
string
调用接口凭证
unionId
string
客户开放平台id
botUserId
string
必需
示例代码
返回响应
修改于 2024-04-09 12:45:26