Property ChannelMix
- Namespace
- DisCatSharp.Lavalink.Entities.Filters
- Assembly
- DisCatSharp.Lavalink.dll
ChannelMix
Gets or sets the channel-mix.
[JsonProperty("channelMix")]
public Optional<LavalinkChannelMix> ChannelMix { get; set; }
Gets or sets the channel-mix.
[JsonProperty("channelMix")]
public Optional<LavalinkChannelMix> ChannelMix { get; set; }