Available on crate feature 
events only.Expand description
Types for extensible file message events (MSC3551).
Structs§
- Caption
Content Block  - A block for caption content.
 - Encrypted
Content  - The encryption info of a file sent to a room with end-to-end encryption enabled.
 - Encrypted
Content Init  - Initial set of fields of 
EncryptedContent. - File
Content Block  - A block for file content.
 - File
Event Content  - The payload for an extensible file message.
 - File
Event Content Without Relation  - Form of 
FileEventContentwithout relation. - Redacted
File Event Content  - Redacted form of 
FileEventContent 
Type Aliases§
- File
Event  - An 
org.matrix.msc1767.fileevent. - Original
File Event  - An 
org.matrix.msc1767.fileevent. - Original
Sync File Event  - An 
org.matrix.msc1767.fileevent from async_eventsresponse. - Redacted
File Event  - An 
org.matrix.msc1767.fileevent that has been redacted. - Redacted
Sync File Event  - An 
org.matrix.msc1767.fileevent from async_eventsresponse that has been redacted. - Sync
File Event  - An 
org.matrix.msc1767.fileevent from async_eventsresponse.