Skip to content

ShardRespawnOptions

typedef · Source

Options used to respawn a shard. Type: Object

Properties

delay

optional

delay: number

How long to wait between killing the process/worker and restarting it (in milliseconds)

Default: 500

timeout

optional

timeout: number

The amount in milliseconds to wait until the Client has become ready before resolving (-1 or Infinity for no wait)

Default: 30000

Unofficial software. Not affiliated with or supported by Discord.