Property RestEndpoint
- Namespace
- DisCatSharp.Lavalink
- Assembly
- DisCatSharp.Lavalink.dll
RestEndpoint
Sets the endpoint for Lavalink REST.
Defaults to 127.0.0.1
on port 2333
.
public ConnectionEndpoint RestEndpoint { set; }
Sets the endpoint for Lavalink REST.
Defaults to 127.0.0.1
on port 2333
.
public ConnectionEndpoint RestEndpoint { set; }