The API version to use across the REST and WebSocket servers.
Whether to compress gateway packets. Requires zlib-sync
.
Whether to use erlpack
while processing gateway packets. Requires the NPM package.
Base URL for connecting to the Discord REST API. DO NOT SPECIFY THE API VERSION IN THIS
Whether to time requests and print them to the debug output.
User agent for the Discord REST API.
The Gateway Intents to use for this client.
Logger to use for this client. If a boolean, initiates with DefaultLoggerOptions.
You can also supply your own logger, see ILogger for more information.
Generated using TypeDoc
Options for Clients. For default values see DefaultClientOptions