interface CreateVoiceConnectionOptions

export interface CreateVoiceConnectionOptions

The options that can be given when creating a voice connection.

optional
debug? : boolean | undefined

If true, debug messages will be enabled for the voice connection and its related components. Defaults to false.