Module ruma_events::file
source · Expand description
Types for extensible file message events (MSC3551).
Structs§
- A block for caption content.
- The encryption info of a file sent to a room with end-to-end encryption enabled.
- Initial set of fields of
EncryptedContent
. - A block for file content.
- The payload for an extensible file message.
- Form of
FileEventContent
without relation. - Redacted form of
FileEventContent
Type Aliases§
- An
org.matrix.msc1767.file
event. - An
org.matrix.msc1767.file
event. - An
org.matrix.msc1767.file
event from async_events
response. - An
org.matrix.msc1767.file
event that has been redacted. - An
org.matrix.msc1767.file
event from async_events
response that has been redacted. - An
org.matrix.msc1767.file
event from async_events
response.