Skip to main content
Module

x/wackford/discordeno.ts>RestRequestResponse

The wackiest Discord bot framework for Deno powered by Discordeno
Go to Latest
interface RestRequestResponse
Re-export
import { type RestRequestResponse } from "https://deno.land/x/wackford@v0.0.4/discordeno.ts";

Properties

ok: boolean
status: number
optional
body: string