Expand description
Modules for events in the m.room namespace.
This module also contains types shared by events in its child namespaces.
Modules§
- aliases
- Types for the
m.room.aliasesevent. - avatar
- Types for the
m.room.avatarevent. - canonical_
alias - Types for the
m.room.canonical_aliasevent. - create
- Types for the
m.room.createevent. - encrypted
- Types for the
m.room.encryptedevent. - encryption
- Types for the
m.room.encryptionevent. - guest_
access - Types for the
m.room.guest_accessevent. - history_
visibility - Types for the
m.room.history_visibilityevent. - join_
rules - Types for the
m.room.join_rulesevent. - language
- Types for the
m.room.languageevent. - member
- Types for the
m.room.memberevent. - message
- Types for the
m.room.messageevent. - name
- Types for the
m.room.nameevent. - pinned_
events - Types for the
m.room.pinned_eventsevent. - power_
levels - Types for the
m.room.power_levelsevent. - redaction
- Types for the
m.room.redactionevent. - server_
acl - Types for the
m.room.server_aclevent. - third_
party_ invite - Types for the
m.room.third_party_inviteevent. - tombstone
- Types for the
m.room.tombstoneevent. - topic
- Types for the
m.room.topicevent.
Structs§
- Encrypted
File - A file sent to a room with end-to-end encryption enabled.
- Encrypted
File Init - Initial set of fields of
EncryptedFile. - Image
Info - Metadata about an image.
- Json
WebKey - A JSON Web Key object.
- Json
WebKey Init - Initial set of fields of
JsonWebKey. - Thumbnail
Info - Metadata about a thumbnail.
Enums§
- Media
Source - The source of a media file.