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

IRoomSettingsUpdate.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;