Module ruma::api::federation::authenticated_media
source · Available on crate feature
api
and (crate features federation-api-c
or federation-api-s
) only.Expand description
Authenticated endpoints for the content repository, according to MSC3916.
Modules§
GET /_matrix/federation/*/media/download/{mediaId}
GET /_matrix/federation/*/media/thumbnail/{mediaId}
Structs§
- The content of a file from the content repository.
- The metadata of a file from the content repository.
Enums§
- A file from the content repository or the location where it can be found.