Property IsSeekable
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
IsSeekable
Gets whether the track is seekable.
[JsonProperty("isSeekable")]
public bool IsSeekable { get; }
Gets whether the track is seekable.
[JsonProperty("isSeekable")]
public bool IsSeekable { get; }