发送消息
开发中
POST
/chat/sendMsg
请求参数
Query 参数
id
integer
接收者id
text
string
必需
type
integer
0私聊 1群聊
示例值:
0
Header 参数
Authorization
string
必需
示例值:
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiIyIiwic3ViICI6ImxvZ2luIiwiaXNzIjoiQ0hJS0FUQSIsImV4cCI6MTcwNTA2MDIxMH0.j82qU4y7DtIsCZuTHhQ84OJdYTDt8YAgCrzqSu6AneQ
示例代码
返回响应
修改于 2024-01-05 12:23:41