Table of Contents

Property IsSeekable

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

Gets whether the track is seekable.

[JsonProperty("isSeekable")]
public bool IsSeekable { get; }

Property Value

bool