Table of Contents
API reference

Property Paused

Namespace
DisCatSharp.Lavalink.Models
Assembly
DisCatSharp.Lavalink.dll

Sets whether the player is paused.

[JsonProperty("paused")]
public Optional<bool> Paused { set; }

Property Value

Optional<bool>