Class RoomSummary

Construct a new Room Summary. A summary can be used for display on a recent list, without having to load the entire room list into memory.

Param

Required. The ID of this room.

Param

Optional. The summary info. Additional keys are supported.

Param

The title of the room (e.g. m.room.name)

Param

The description of the room (e.g. m.room.topic)

Param

The number of joined users.

Param

The list of aliases for this room.

Param

The timestamp for this room.

Hierarchy

  • RoomSummary

Constructors

Properties

Constructors

Properties

roomId: string

Generated using TypeDoc