The API URL to connect to. (default: https://api.revolt.chat)
Enable debug mode (currently does nothing). (default: false)
Optional
exitIf enabled, will throw an error if a Pong
packet is not received by pingTimeout
If set to >0, send Ping
packet every heartbeat
seconds. (default: 30)
Optional
pingMaximum amount of time to wait (in seconds) for a Pong
packet from the websocket after a Ping
has been sent.
Automatically reconnect the bot on disconnect. (default: true)
Options for initializing a new client.