You are reading the documentation for the next version of discord.js. Documentation for v13/v14+ has been moved to old.discordjs.dev

VoiceConnectionDestroyedState

export declare interface VoiceConnectionDestroyedState
export declare interface VoiceConnectionDestroyedState
The state that a VoiceConnection will be in when it has been permanently been destroyed by the user and untracked by the library. It cannot be reconnected, instead, a new VoiceConnection needs to be established.