Property Paused
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
Paused
Gets whether this player is paused.
[JsonProperty("paused")]
public bool Paused { get; }
Gets whether this player is paused.
[JsonProperty("paused")]
public bool Paused { get; }