DestroyReasons
Defined in: src/structures/Constants.ts:67
Reasons why a player got destroyed
Enumeration Members
Section titled “Enumeration Members”| Enumeration Member | Value | Defined in |
|---|---|---|
ChannelDeleted | "ChannelDeleted" | src/structures/Constants.ts:77 |
DisconnectAllNodes | "DisconnectAllNodes" | src/structures/Constants.ts:78 |
Disconnected | "Disconnected" | src/structures/Constants.ts:73 |
LavalinkNoVoice | "LavalinkNoVoice" | src/structures/Constants.ts:71 |
NodeDeleted | "NodeDeleted" | src/structures/Constants.ts:70 |
NodeDestroy | "NodeDestroy" | src/structures/Constants.ts:69 |
NodeReconnectFail | "NodeReconnectFail" | src/structures/Constants.ts:72 |
PlayerChangeNodeFail | "PlayerChangeNodeFail" | src/structures/Constants.ts:75 |
PlayerChangeNodeFailNoEligibleNode | "PlayerChangeNodeFailNoEligibleNode" | src/structures/Constants.ts:76 |
PlayerReconnectFail | "PlayerReconnectFail" | src/structures/Constants.ts:74 |
QueueEmpty | "QueueEmpty" | src/structures/Constants.ts:68 |
ReconnectAllNodes | "ReconnectAllNodes" | src/structures/Constants.ts:79 |
TrackErrorMaxTracksErroredPerTime | "TrackErrorMaxTracksErroredPerTime" | src/structures/Constants.ts:80 |
TrackStuckMaxTracksErroredPerTime | "TrackStuckMaxTracksErroredPerTime" | src/structures/Constants.ts:81 |