Table of Contents
API reference

Property Position

Namespace
DisCatSharp.Lavalink.Models
Assembly
DisCatSharp.Lavalink.dll

Sets the start or seek position.

[JsonProperty("position")]
public Optional<int> Position { set; }

Property Value

Optional<int>