Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/deps.ts>RestRequestResponse

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

Properties

ok: boolean
status: number
optional
body: string