PopiiAutoShardOptions
Popii / PopiiAutoShardOptions
Interface: PopiiAutoShardOptions
Section titled “Interface: PopiiAutoShardOptions”Defined in: utils/sharding.ts:8
Extends
Section titled “Extends”Properties
Section titled “Properties”token:
string
Defined in: utils/sharding.ts:4
Inherited from
Section titled “Inherited from”
optionalfile?:string
Defined in: utils/sharding.ts:5
Inherited from
Section titled “Inherited from”threshold?
Section titled “threshold?”
optionalthreshold?:number
Defined in: utils/sharding.ts:14
Guild count at which sharding is activated. Below this the process starts normally without a ShardingManager. Defaults to 2 500 (Discord’s hard limit is 2 500 guilds per shard).