Expand description
Types for extensible encrypted events (MSC3956).
Structs§
- Encrypted
Content Block - A block for encrypted content.
- Encrypted
Event Content - The payload for an extensible encrypted message.
- Redacted
Encrypted Event Content - Redacted form of
EncryptedEventContent
Type Aliases§
- Encrypted
Event - An
org.matrix.msc1767.encryptedevent. - Original
Encrypted Event - An
org.matrix.msc1767.encryptedevent. - Original
Sync Encrypted Event - An
org.matrix.msc1767.encryptedevent from async_eventsresponse. - Redacted
Encrypted Event - An
org.matrix.msc1767.encryptedevent that has been redacted. - Redacted
Sync Encrypted Event - An
org.matrix.msc1767.encryptedevent from async_eventsresponse that has been redacted. - Sync
Encrypted Event - An
org.matrix.msc1767.encryptedevent from async_eventsresponse.