Expand description
Types for the m.room.encrypted
room events.
Structs§
- The event content for events encrypted with the m.megolm.v1.aes-sha2 algorithm.
- The event content for events encrypted with the m.olm.v1.curve25519-aes-sha2 algorithm.
- The content for
m.room.encrypted
room events. - An unknown and unsupported
m.room.encrypted
event content.
Enums§
- An enum for per encryption algorithm event contents.
- The content for
m.room.encrypted
to-device events.
Type Aliases§
- An m.room.encrypted room event.
- An m.room.encrypted to-device event.