Represents a Diffcord API error.
message
?string
Message to describe the error
code
string
Code to identify the error type
{ "message": "Missing API Key", "code": "ERR_INVALID_API_KEY" }
Last updated 3 years ago