Property Endpoint
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
Endpoint
The voice server to connect to.
[JsonProperty("endpoint")]
public string Endpoint { get; set; }
The voice server to connect to.
[JsonProperty("endpoint")]
public string Endpoint { get; set; }