Skip to content
Altkit Discord
Search
⌘
Ctrl
K
Main Navigation
Guide
Examples
API
AltKit Migration
4.1.0
npm package
Changelog & migration
Appearance
Menu
Return to top
On this page
WSCodes
typedef
·
Source
The types of WebSocket error codes:
1000: WS_CLOSE_REQUESTED
1011: INTERNAL_ERROR
4004: TOKEN_INVALID
4010: SHARDING_INVALID
4011: SHARDING_REQUIRED
4012: INVALID_API_VERSION
4013: INVALID_INTENTS
4014: DISALLOWED_INTENTS
Type:
Object<number, string>