Expand description
Authenticated endpoints for the content repository, according to MSC3916.
Modules§
- get_
content GET /_matrix/federation/*/media/download/{mediaId}
- get_
content_ thumbnail GET /_matrix/federation/*/media/thumbnail/{mediaId}
Structs§
- Content
- The content of a file from the content repository.
- Content
Metadata - The metadata of a file from the content repository.
Enums§
- File
OrLocation - A file from the content repository or the location where it can be found.