Skip to main content
Latest
interface RestPayload
Re-export
import { type RestPayload } from "https://deno.land/x/discordeno@18.0.1/plugins/validations/deps.ts";

Properties

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