import { type RestSendRequestOptions } from "https://deno.land/x/discordeno@17.0.0/rest/mod.ts";
Properties
optional
payload: { headers: Record<string, string>; body: string | FormData; }import { type RestSendRequestOptions } from "https://deno.land/x/discordeno@17.0.0/rest/mod.ts";