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