Skip to main content
Module

x/discordeno/mod.ts>RestPayload

Discord API library for Deno
Latest
interface RestPayload
Re-export
import { type RestPayload } from "https://deno.land/x/discordeno@18.0.1/mod.ts";

Properties

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