Versions
This content is for the 4.1.0 version. Switch to the latest version for up-to-date documentation.
const Versions: { REST_VERSION: 4; WEBSOCKET_VERSION: 4;};Type declaration
| Name | Type | Default value | Defined in |
|---|---|---|---|
REST_VERSION | number | 4 | shoukaku/src/Constants.ts:28 |
WEBSOCKET_VERSION | number | 4 | shoukaku/src/Constants.ts:29 |