pub(crate) async fn get_content_route(
__arg0: State<State>,
__arg1: ClientIp,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/client/v1/media/download/{serverName}/{mediaId}
Load media from our server or over federation.