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