interface WebSocketManagerConnectOptions

export interface WebSocketManagerConnectOptions

Options for connect

gatewayInformation : RESTGetAPIGatewayBotResult

Information retrieved from the /gateway/bot endpoint, used as-is. We recommend using a REST client that respects Discord's rate limits, such as @discordjs/rest, and fetching this information right before connecting, as the session start limits it reports go stale.