MultipleShardSpawnOptions

export interface MultipleShardSpawnOptions
export interface MultipleShardSpawnOptions
Options used to spawn multiple shards.
amount?:number | 'auto'
Number of shards to spawn
delay?:number
How long to wait in between spawning each shard (in milliseconds)
timeout?:number
The amount in milliseconds to wait until the Client has become ready