Property IsSeekable
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.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; }