Expand description
Types for the m.room.encrypted
event.
Structs
An annotation for an event.
Ciphertext information holding the ciphertext and message type.
The content of an m.room.encrypted
event using the m.megolm.v1.aes-sha2
algorithm.
Mandatory initial set of fields of MegolmV1AesSha2Content
.
The content of an m.room.encrypted
event using the m.olm.v1.curve25519-aes-sha2
algorithm.
Redacted form of RoomEncryptedEventContent
A reference to another event.
The event this relation belongs to replaces another event.
The content of an m.room.encrypted
event.
The to-device content of an m.room.encrypted
event.
Enums
The encryption scheme for RoomEncryptedEventContent
.
Relationship information about an encrypted event.
Type Definitions
An m.room.encrypted
event.
An m.room.encrypted
event from a sync_events
response.
An m.room.encrypted
event that has been redacted.
An m.room.encrypted
event from a sync_events
response that has been redacted.
An m.room.encrypted
event.
An m.room.encrypted
event from a sync_events
response.
An m.room.encrypted
event.