Skip to main content
Module

x/discordeno/mod.ts>RestRequestResponse

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

Properties

ok: boolean
status: number
optional
body: string