method modifyClientOptions

Modifies the Discord.js client options.

:::info[Lifecycle Method]

This method is a lifecycle method and gets run during the bot's lifecycle.

:::

This is called before the client is started, before start, after preStart.

Parameters

NameDescription
options

No Description

Return Type

ClientOptions