OptionalfetchWhether to fetch all members of a server.
OptionalignoreWhether to ignore bot messages.
Optionalignoreevents for the client to ignore.
Optionaliswether to use X-Session-Token or X-Bot-Token
OptionalMessageOptionalmaxSize?: numberThe maximum size of the cache.
OptionalrestConfiguration for REST API requests.
OptionalinstanceCDNURL?: stringURL for revolt CDN instance without trailing slash
OptionalinstanceURL?: stringURL for revolt API instance without trailing slash
Optionalretries?: numberThe number of retries for failed REST requests.
Optionaltimeout?: numberThe timeout for REST requests in milliseconds.
OptionalwsConfiguration for WebSocket connections.
OptionalheartbeatInterval?: numberThe interval for sending heartbeats in milliseconds.
OptionalinstanceURL?: stringURL for revolt WebSocket instance without trailing slash
Optionalreconnect?: booleanWhether to automatically reconnect on disconnection.
Represents the options for configuring the client.