语音频道之间移动用户
开发中
POST
https://chat.xiaoheihe.cn/chatroom/v2/channel/move_member
请求参数
Query 参数
origin_channel_id
string
可选
示例值:
3884071942639140870
to_user_ids
array[string]
要移动的用户id
示例值:
["[8836257]"]
room_id
string
房间id
示例值:
3884071942269132800
channel_id
string
目标频道id
示例值:
3884071942639140872
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
示例代码
返回响应
修改于 2025-07-07 01:49:31