Interface JSONDiscordHTTPError

Hierarchy

  • JSONDiscordHTTPError

Properties

message: string
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE"
name: string
resBody: null | Record<string, unknown>
stack: string