Expand description
Modules for events in the m.room namespace.
This module also contains types shared by events in its child namespaces.
Modules§
- Types for the
m.room.aliasesevent. - Types for the
m.room.avatarevent. - Types for the
m.room.canonical_aliasevent. - Types for the
m.room.createevent. - Types for the
m.room.encryptedevent. - Types for the
m.room.encryptionevent. - Types for the
m.room.guest_accessevent. - Types for the
m.room.history_visibilityevent. - Types for the
m.room.join_rulesevent. - Types for the
m.room.memberevent. - Types for the
m.room.messageevent. - Types for the
m.room.nameevent. - Types for the
m.room.pinned_eventsevent. - Types for the
m.room.power_levelsevent. - Types for the
m.room.redactionevent. - Types for the
m.room.server_aclevent. - Types for the
m.room.third_party_inviteevent. - Types for the
m.room.tombstoneevent. - Types for the
m.room.topicevent.
Structs§
- A file sent to a room with end-to-end encryption enabled.
- Initial set of fields of
EncryptedFile. - Metadata about an image.
- A JSON Web Key object.
- Initial set of fields of
JsonWebKey. - Metadata about a thumbnail.
Enums§
- The source of a media file.