聊天记录
POST
/api/robots/chat
请求参数
application/json参数名
类型
描述
必填
说明
token
string
机器人通讯密钥
必填
n3s2cdduxehdiqiybw
type
string
say或者answe
必填
用户发送的是say 机器回复是answe
wxid
string
微信用户ID
必填
istips
int
1 是 0 否
必填
是否需要提示
text
string
聊天内容
必填
响应参数
application/json参数名
类型
描述
必填
code
int
状态码 1成功 0 失败 401 未登录(无权限)
必填
msg
string
消息内容
必填
time
int
响应时间戳
必填
data
object(json)
数据集
必填