Module ruma_client_api::media
source · Available on crate features
client
or server
only.Expand description
Endpoints for the media repository.
Modules§
POST /_matrix/media/*/upload
PUT /_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