GET /_matrix/client/v1/media/config
pub(crate) async fn get_media_config_route( __arg0: State<State>, _body: Args<Request>, ) -> Result<Response>