ruma_federation_api

Module authenticated_media

Source
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.
ContentMetadata
The metadata of a file from the content repository.

Enums§

FileOrLocation
A file from the content repository or the location where it can be found.