The room ID
Optional
data: MatrixRoomDataThe room ID
Optional
nameReadonly
roomThe room ID
Optional
topicSet data about this room from a serialized data object.
The serialized data
Serialize data about this room into a JSON object.
The serialised data
Set an arbitrary bridge-specific data value for this room. This will be serailized under an 'extras' key.
The key to store the data value under.
The data value. This value should be serializable via
JSON.stringify(data)
.
Generated using TypeDoc
Create a matrix room.