export interface MultipleShardSpawnOptions
Options used to spawn multiple shards.
Number of shards to spawn (default: this.totalShards)
How long to wait in between spawning each shard (in milliseconds) (default: 5500)
The amount in milliseconds to wait until the Client has become ready (default: 30000)