errorCode property

int errorCode

Error code of response

If Discord sets its own status code, this can be found here. Otherwise, this is equal to statusCode.

Implementation

int get errorCode;