class HttpErrorimport { HttpError } from "https://deno.land/x/denocordts@1.2.0/src/handler/errors/http.ts"; ConstructorsnewHttpError(error: Record<string, string>)