Table of Contents

Property Speed

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

The playback speed. (>0.0 where 1.0 is default)

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

Property Value

Optional<float>