Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/natico/examples/deps.ts>RestPayload

A powerful and customizable framework for Discordeno
Latest
interface RestPayload
Re-export
import { type RestPayload } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";

Properties

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