聊天室
房间公屏开启/关闭
房间公屏开启/关闭,publicChatSwitch=1 表示开启过滤(关闭公屏),0 表示关闭过滤(开启公屏)
post/api/room/updateChatSwitch
Query parameters
uidinteger required
操作用户ID(房主或管理员)
roomUidinteger required
房间uid
publicChatSwitchinteger required
公屏过滤开关 1开启过滤(关闭公屏) 0关闭过滤(开启公屏)
Response
success