NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
##读取聊天记录api ~~~[api] post:/wxapi/readChatHistory *userid=2781#当前用户id *touserid=2831#沟通用户id *machineid=2289#机源id <<< success { "status": "success", "code": 0, "message": "成功", "data": [] } <<< error { "status": "error", "code": 4002, "message": "参数错误", "data": [] } ~~~ | 错误状态码 | 说明 | | --- | --- | | 4002 | 参数错误 | | 4001 | 非法的请求 |