Module matrix_sdk_base::ruma::api::client::media
Available on crate feature
api
and (crate features client
or server
) only.Expand description
Endpoints for the media repository.
Modules
POST /_matrix/media/*/upload
POST /_matrix/media/*/upload/{serverName}/{mediaId}
POST /_matrix/media/*/create
GET /_matrix/media/*/download/{serverName}/{mediaId}
GET /_matrix/media/*/download/{serverName}/{mediaId}/{fileName}
GET /_matrix/media/*/thumbnail/{serverName}/{mediaId}
GET /_matrix/media/*/config
GET /_matrix/media/*/preview_url