interface
ShardEventTypes
export
interface
ShardEventTypes
Table of contents
Properties
death
disconnect
error
message
ready
reconnecting
resume
spawn
Properties
death :
[process:
ChildProcess
|
Worker
]
disconnect :
[]
error :
[error:
Error
]
message :
[message:
any
]
ready :
[]
reconnecting :
[]
resume :
[]
spawn :
[process:
ChildProcess
|
Worker
]