Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface RestPayload
Re-export
import { type RestPayload } from "https://deno.land/x/discordeno@13.0.0-rc45/template/beginner/deps.ts";

Properties

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