Property IsConnected
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
IsConnected
Gets whether Lavalink is connected to the voice gateway.
[JsonProperty("connected")]
public bool IsConnected { get; }
Gets whether Lavalink is connected to the voice gateway.
[JsonProperty("connected")]
public bool IsConnected { get; }