Skip to main content
Module

x/oasis/deps.ts>RestPayload

An object oriented Discordeno framework
Latest
interface RestPayload
Re-export
import { type RestPayload } from "https://deno.land/x/oasis@2.1.0/deps.ts";

Properties

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