Constructor LavalinkRestClient
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
LavalinkRestClient(ConnectionEndpoint, string)
Creates a new Lavalink REST client.
public LavalinkRestClient(ConnectionEndpoint restEndpoint, string password)
Parameters
restEndpoint
ConnectionEndpointThe REST server endpoint to connect to.
password
stringThe password for the remote server.