发送消息
POST
/api.html
接口描述
发送消息
请求参数
参数名
类型
描述
必填
method
string
im.sendmsg
必填
token
string
示例:3bf001a64cc33ae07a848232c8ba0972
必填
send_user_id
string
示例:2
必填
msg
string
示例:消息内容
必填
type
string
消息类型 text / image
必填
响应参数
参数名
类型
描述
必填
status
boolean
示例:true
必填
msg
string
示例:操作成功
必填
data
array
数据列表
必填