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.encrypted
event. - Original
Encrypted Event - An
org.matrix.msc1767.encrypted
event. - Original
Sync Encrypted Event - An
org.matrix.msc1767.encrypted
event from async_events
response. - Redacted
Encrypted Event - An
org.matrix.msc1767.encrypted
event that has been redacted. - Redacted
Sync Encrypted Event - An
org.matrix.msc1767.encrypted
event from async_events
response that has been redacted. - Sync
Encrypted Event - An
org.matrix.msc1767.encrypted
event from async_events
response.