发送消息
POST
/api/chat/add
请求头
参数名
类型
描述
必填
Content-Type
string
application/json
必填
token
string
必填
请求参数
参数名
类型
描述
必填
send_id
int
对方id
必填
content
string
内容
必填
type
类型
类型:0=文本,1=礼物,2=时间线 默认0
必填