Module glitch_in_the_matrix::room [] [src]

Abstractions for Matrix rooms.

Structs

Room

A Matrix room. This object is a thin wrapper over a room ID.

RoomClient

A Room with a MatrixClient, which you can use to call endpoints relating to rooms.

Traits

RoomExt

Trait used to implement methods on Room.