Constantsยง
- ALREADY_
AUTHENTICATED  - More than one identify payload was sent.
 - AUTHENTICATION_
FAILED  - The account token sent with the identify payload was incorrect.
 - DECODE_
ERROR  - An invalid payload was sent.
 - DISALLOWED_
GATEWAY_ INTENTS  - Disallowed gateway intents have been provided.
 - INVALID_
GATEWAY_ INTENTS  - Undocumented gateway intents have been provided.
 - INVALID_
SEQUENCE  - The sequence sent when resuming the session was invalid.
 - INVALID_
SHARD  - An invalid shard when identifying was sent.
 - NOT_
AUTHENTICATED  - A payload was sent prior to identifying.
 - RATE_
LIMITED  - Payloads were being sent too quickly.
 - SESSION_
TIMEOUT  - A session timed out.
 - SHARDING_
REQUIRED  - The session would have handled too many guilds.
 - UNKNOWN_
ERROR  - Unknown error; try reconnecting?
 - UNKNOWN_
OPCODE  - Invalid Gateway OP Code.