Skip to main content

get_content_as_filename_route

Function get_content_as_filename_route 

Source
pub(crate) async fn get_content_as_filename_route(
    __arg0: State<State>,
    __arg1: ClientIp,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงGET /_matrix/client/v1/media/download/{serverName}/{mediaId}/{fileName}

Load media from our server or over federation as fileName.