Crate gm_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.

Modules

content

Values for the content key of an event.

events

Types for representing events.

messages

Values for the m.room.message event's content.

replies

Replies obtained from calling various API endpoints.

room

Type for Matrix rooms.

sync

Types returned from the /sync endpoint.