Property Timescale
- Namespace
- DisCatSharp.Lavalink.Entities.Filters
- Assembly
- DisCatSharp.Lavalink.dll
Timescale
Gets or sets the timescale.
[JsonProperty("timescale")]
public Optional<LavalinkTimescale> Timescale { get; set; }
Gets or sets the timescale.
[JsonProperty("timescale")]
public Optional<LavalinkTimescale> Timescale { get; set; }