Table of Contents

Constructor LavalinkConfiguration

Namespace
DSharpPlus.Lavalink
Assembly
DSharpPlus.Lavalink.dll

Creates a new instance of LavalinkConfiguration.

public LavalinkConfiguration()

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

public LavalinkConfiguration(LavalinkConfiguration other)

Parameters

other LavalinkConfiguration

Configuration the properties of which are to be copied.