Skip to main content
Module

x/oasis/mod.ts>RestRequestResponse

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

Properties

ok: boolean
status: number
optional
body: string