Record
update-room-profile-body-basic
No description available.
record update-room-profile-body-basic {
hide-room-in-contacts: option<bool>,
name: option<string>,
required-code-to-ext: option<bool>,
room-passcode: option<string>,
support-email: option<string>,
support-phone: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| hide-room-in-contacts | option<bool> | |
| name | option<string> | |
| required-code-to-ext | option<bool> | |
| room-passcode | option<string> | |
| support-email | option<string> | |
| support-phone | option<string> |