Module glitch_in_the_matrix::types [] [src]

Types used in the Matrix API.

Will be better documented in the future; for now, refer to the official API docs for info on what fields mean.

Structs

BadRequestReply

The reply obtained when something's gone wrong.

Event

An event in a room.

Events

Events in a room.

FileInfo

Information about a file.

ImageInfo

Information about an image.

LoginReply

The reply obtained from /login.

Room

Information about a room's events.

SendReply

The reply obtained from /send.

SyncReply

The reply obtained from sync().

SyncRooms

The rooms component of a SyncReply.

Enums

Content

The content of a room event.

Message

A message sent to a room.