Skip to main content
Module

x/discordeno/mod.ts>RestRequestResponse

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

Properties

ok: boolean
status: number
optional
body: string