Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientOptions

Options for a Client

Hierarchy

Index

Properties

autoReconnect: boolean

Whether the client should automatically reconnect if it loses its connection

defaultvalue

true

Limit caching of specific structures

failIfNotExists: boolean

IntentsBitField to enable for this connection

Options for the REST Manager

waitGuildTimeout: number

Time in milliseconds that Clients with the GUILDS intent should wait for missing guilds to be received before starting the bot. If not specified, the default is 15 seconds

defaultvalue

15_000

Options for the WebSocket

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM