Table of Contents
API reference

Property Volume

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

Sets the volume.

[JsonProperty("volume")]
public Optional<int> Volume { set; }

Property Value

Optional<int>