文档
测试

获取禁言列表

POST
/api/shutUpList

请求参数

参数名
类型
描述
必填
roomId
string
房间ID
必填

响应参数

参数名
类型
描述
必填
list
array
数据列表
必填
_id
string
用户ID
必填
nickname
string
昵称
必填
sex
string
性别,0女1男
必填
head
string
头像图片名字
必填
consumeValue
int
财力值
必填
heartValue
int
魅力值
必填
shutUpExpireAt
int
禁言失效时间,时间戳,单位秒
必填
level
int
用户等级
必填
contributionLevel
int
贡献等级
必填
heartLevel
int
魅力等级
必填
consumeLevel
int
财富等级
必填