Optional
autoOptional
headers?: Record<string, string>The additional headers that will be added to WebSocket request upon initial connection.
Optional
proxyURL?: stringThe base url that the websocket will connect to.
Optional
reconnectLimit of how many times a reconnection should be attempted
Optional
replayWhether the manager should request missed events on reconnect
The bot's token.
Optional
version?: 1The version of the websocket to connect to.
Generated using TypeDoc
Whether to try to re-establish connection on error