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

x/denocordts/src/handler/errors/http.ts>HttpError

An Object Oriented Discord API wrapper for Deno.
Latest
class HttpError
import { HttpError } from "https://deno.land/x/denocordts@1.2.0/src/handler/errors/http.ts";

Constructors

new
HttpError(error: Record<string, string>)