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

VoiceConnectionDisconnectedBaseState

export declare interface VoiceConnectionDisconnectedBaseState
export declare interface VoiceConnectionDisconnectedBaseState
The state that a VoiceConnection will be in when it is not connected to a Discord voice server nor is it attempting to connect. You can manually attempt to reconnect using VoiceConnection#reconnect.