Table of Contents

Property IsSeekable

Namespace
DSharpPlus.Lavalink
Assembly
DSharpPlus.Lavalink.dll

Gets whether the track is seekable.

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

Property Value

bool