Table of Contents

Constructor LavalinkRestClient

Namespace
DSharpPlus.Lavalink
Assembly
DSharpPlus.Lavalink.dll

Creates a new Lavalink REST client.

public LavalinkRestClient(ConnectionEndpoint restEndpoint, string password)

Parameters

restEndpoint ConnectionEndpoint

The REST server endpoint to connect to.

password string

The password for the remote server.