Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface RestPayload
Re-export
import { type RestPayload } from "https://deno.land/x/discordeno@17.2.0/plugins/fileloader/deps.ts";

Properties

optional
bucketId: string
optional
body: Record<string, unknown>
retryCount: number
optional
headers: Record<string, string>