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