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