Table of Contents

Property Paused

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

Gets whether this player is paused.

[JsonProperty("paused")]
public bool Paused { get; }

Property Value

bool