文档
测试

获取提醒

GET
/api/chatroom/remind

请求头

参数名
类型
描述
必填
Content-Type
string
示例:application/json
必填
token
string
示例:
必填

请求参数

参数名
类型
描述
必填
id
int
聊天室id
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:成功
必填
time
string
示例:1600742597
必填
data
array
数据列表
必填
type
int
示例:1=一般警告,2=封禁
必填
content
string
示例:有情况,请注意你的言辞
必填