Hierarchy

  • Error
    • DiscordHTTPError

Constructors

Properties

method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE"
name: string = "DiscordHTTPError"
resBody: null | Record<string, unknown>
response: Response

Accessors

Methods

  • Parameters

    • errors: Record<string, unknown>
    • keyPrefix: string = ""

    Returns string[]