API reference
Property Position
- Namespace
- DisCatSharp.Lavalink.Models
- Assembly
- DisCatSharp.Lavalink.dll
Position
Sets the start or seek position.
[JsonProperty("position")]
public Optional<int> Position { set; }
Sets the start or seek position.
[JsonProperty("position")]
public Optional<int> Position { set; }