import { type ProxyMethodResponse } from "https://dotland.deno.dev/x/discordeno@18.0.1/rest/runProxyMethod.ts";
definition: Omit<RestRequestResponse | RestRequestRejection, "body"> & { body?: T; }
import { type ProxyMethodResponse } from "https://dotland.deno.dev/x/discordeno@18.0.1/rest/runProxyMethod.ts";