pub(crate) async fn create_content_route(
__arg0: State<State>,
__arg1: ClientIp,
body: Args<Request>,
) -> Result<Response>Expand description
ยงPOST /_matrix/media/v3/upload
Permanently save media in the server.
- Some metadata will be saved in the database
- Media will be saved in the media/ directory