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

VoiceConnectionConnectingState

export declare interface VoiceConnectionConnectingState
export declare interface VoiceConnectionConnectingState
The state that a VoiceConnection will be in when it is establishing a connection to a Discord voice server.
networking:Networking
subscription?:PlayerSubscription | undefined