文档
测试

发送消息

POST
http://social.hndaoben.com/api/chat/message

请求头

参数名
类型
描述
必填
token
string
示例:7f0a1ff0-71e9-489e-8b8d-b485b452efd7
必填

请求参数

参数名
类型
描述
必填
user_id
int
示例:1
必填
content
string
示例:发送消息啦
必填
style
int
示例:1
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:发送成功
必填
time
string
示例:1625818081
必填
data
object
示例:null
必填