Interface JSONDiscordHTTPError

Hierarchy

  • JSONDiscordHTTPError

Properties

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