Reference
Interfaces
Clustermanageroptions

Interface: ClusterManagerOptions

Extends

Properties

clustering

clustering: object

NameTypeDefined in
totalWorkersnumbersrc/core/cluster/ClusterManager.ts:10 (opens in a new tab)

Defined in

src/core/cluster/ClusterManager.ts:9 (opens in a new tab)


intents

intents: number | number[]

The intents that will be sent to Discord gateway

Inherited from

ClientOptions.intents

Defined in

src/core/Client.ts:14 (opens in a new tab)


rest

rest: RequestManagerOptions

Request manager options

Inherited from

ClientOptions.rest

Defined in

src/core/Client.ts:19 (opens in a new tab)


sharding

sharding: ShardingOptions

Gateway manager options

Inherited from

ClientOptions.sharding

Defined in

src/core/Client.ts:24 (opens in a new tab)