InterfacesServerChatRoomCreateRequestOn this pageServerChatRoomCreateRequest A chatroom's settings Define to never any property of ServerChatRoomData that shouldn't be sent back to the server.HierarchyServerChatRoomSettingsServerChatRoomCreateRequestIndex PropertiesAccessAdminBackgroundBanBlockCategoryCharacterCustomDescriptionGameLanguageLimitLockedMapDataNamePrivateSpaceVisibilityWhitelistProperties optionalAccessAccess?: ServerChatRoomRole[]optionalAdminAdmin?: number[]optionalBackgroundBackground?: stringoptionalBanBan?: number[]optionalBlockCategoryBlockCategory?: ServerChatRoomBlockCategory[]optionalCharacterCharacter?: neveroptionalCustomCustom?: ServerChatRoomCustomDataoptionalDescriptionDescription?: stringoptionalGameGame?: ServerChatRoomGameoptionalLanguageLanguage?: ServerChatRoomLanguageoptionalLimitLimit?: numberoptionalLockedLocked?: boolean@deprecatedUse ServerChatRoomData.Access instead, this is temporarily maintained for backwards compatibilityoptionalMapDataMapData?: ServerChatRoomMapDataoptionalNameName?: stringoptionalPrivatePrivate?: boolean@deprecatedUse ServerChatRoomData.Visibility instead, this is temporarily maintained for backwards compatibilityoptionalSpaceSpace?: ServerChatRoomSpaceoptionalVisibilityVisibility?: ServerChatRoomRole[]optionalWhitelistWhitelist?: number[]
A chatroom's settings
Define to
never
any property of ServerChatRoomData that shouldn't be sent back to the server.