Error

Represents a Diffcord API error.

Fields

Example Output

{
  "message": "Missing API Key",
  "code": "ERR_INVALID_API_KEY"
}

Last updated