Table of Contents

Property IsConnected

Namespace
DisCatSharp.Lavalink.Entities
Assembly
DisCatSharp.Lavalink.dll

Gets whether Lavalink is connected to the voice gateway.

[JsonProperty("connected")]
public bool IsConnected { get; }

Property Value

bool