Table of Contents

Property Level

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

Gets or sets the level (0.0 to 1.0 where 0.0 is no effect and 1.0 is full effect).

[JsonProperty("level")]
public Optional<float> Level { get; set; }

Property Value

Optional<float>