Table of Contents

Property IsStream

Namespace
DSharpPlus.Lavalink
Assembly
DSharpPlus.Lavalink.dll

Gets whether the track is a stream.

[JsonProperty("isStream")]
public bool IsStream { get; }

Property Value

bool