Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1020 Bytes

File metadata and controls

24 lines (16 loc) · 1020 Bytes

UpdateRoomRequest

The request parameters for updating a room.

Properties

Name Type Description Notes
title String The room title. [optional]
quota Long The room quota. [optional]
indexing Boolean Specifies whether to create a third-party room with indexing. [optional]
denyDownload Boolean Specifies whether to deny downloads from the third-party room. [optional]
lifetime RoomDataLifetimeDto [optional]
watermark WatermarkRequestDto [optional]
logo LogoRequest [optional]
tags List<String> The list of tags. [optional]
color String The room color. [optional]
cover String The room cover. [optional]
chatSettings ChatSettings [optional]