API reference
Property MonoLevel
- Namespace
- DisCatSharp.Lavalink.Entities.Filters
- Assembly
- DisCatSharp.Lavalink.dll
MonoLevel
Gets or sets the mono level (0.0 to 1.0 where 0.0 is no effect and 1.0 is full effect).
[JsonProperty("monoLevel")]
public Optional<float> MonoLevel { get; set; }