Table of Contents

Property IsStream

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

Gets whether the track is a stream.

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

Property Value

bool