Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

skinUpdate

import { skinUpdate } from "https://raw.githubusercontent.com/yourfriendoss/Monolith/main/src/routes/extra.ts";

Upload a skin to the currently authenicated user. This automatically replaces any other previously loaded skin. Has to be a POST request.

async function skinUpdate(req: Request);
§
skinUpdate(req: Request)
[src]

§Parameters

§
req: Request
[src]