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

CreateVoiceConnectionOptions

export declare interface CreateVoiceConnectionOptions
export declare interface CreateVoiceConnectionOptions
The options that can be given when creating a voice connection.
debug?:boolean | undefined
If true, debug messages will be enabled for the voice connection and its related components. Defaults to false.