Skip to main content
Go to Latest
interface RestRequestResponse
Re-export
import { type RestRequestResponse } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/helpers/deps.ts";

Properties

ok: boolean
status: number
optional
body: string