Table of Contents

Constructor LavalinkConfiguration

Namespace
DisCatSharp.Lavalink
Assembly
DisCatSharp.Lavalink.dll

Creates a new instance of LavalinkConfiguration.

[ActivatorUtilitiesConstructor]
public LavalinkConfiguration()

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

public LavalinkConfiguration(LavalinkConfiguration other)

Parameters

other LavalinkConfiguration

Config the properties of which are to be copied.