Represents a error that occurred while interacting with the Guilded REST API.

Hierarchy

  • APIError

Properties

Properties

code: string

The code of the error.

message: string

The message of the error.

meta?: any

The meta data of the error.