分页获取加入的房间列表
开发中
GET
https://chat.xiaoheihe.cn/chatroom/v2/room/joined
请求参数
Query 参数
offset
string
可选
示例值:
0
limit
string
可选
示例值:
20
client_type
string
声明请求黑盒语音
默认值:
heybox_chat
x_client_type
string
声明客户端类型
默认值:
web
os_type
string
声明客户端类型
默认值:
web
x_os_type
string
声明客户端是bot
默认值:
bot
x_app
string
声明请求黑盒语音
默认值:
heybox_chat
chat_os_type
string
声明客户端是bot
默认值:
bot
chat_version
string
必需
默认值:
1.30.0
Header 参数
Content-Type
string
必需
示例值:
application/json;charset=UTF-8
示例代码
返回响应
修改于 2024-12-10 08:40:30