Table of Contents

Constructor VoiceNextConfiguration

Namespace
DSharpPlus.VoiceNext
Assembly
DSharpPlus.VoiceNext.dll

VoiceNextConfiguration()

Creates a new instance of VoiceNextConfiguration.

public VoiceNextConfiguration()

VoiceNextConfiguration(VoiceNextConfiguration)

Creates a new instance of VoiceNextConfiguration, copying the properties of another configuration.

public VoiceNextConfiguration(VoiceNextConfiguration other)

Parameters

other VoiceNextConfiguration

Configuration the properties of which are to be copied.