Property SocketEndpoint
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
SocketEndpoint
Sets the endpoint for the Lavalink Websocket connection.
Defaults to 127.0.0.1 on port 2333.
public ConnectionEndpoint SocketEndpoint { set; }
Sets the endpoint for the Lavalink Websocket connection.
Defaults to 127.0.0.1 on port 2333.
public ConnectionEndpoint SocketEndpoint { set; }