Home / @sym20/core-conversations / IRoomSettingsCreate / readOnly

IRoomSettingsCreate.readOnly property

Determines who can send messages in the room. * true - Only owners of the room can send messages. * false - All members of the room can send messages.

Signature
readOnly: boolean;