Method GetNodeConnection
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
GetNodeConnection(ConnectionEndpoint)
Gets the Lavalink node connection for the specified endpoint.
public LavalinkNodeConnection GetNodeConnection(ConnectionEndpoint endpoint)
Parameters
endpoint
ConnectionEndpointEndpoint at which the node resides.
Returns
- LavalinkNodeConnection
Lavalink node connection.