Property IsStream
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
IsStream
Gets whether the track is a stream.
[JsonProperty("isStream")]
public bool IsStream { get; }
Gets whether the track is a stream.
[JsonProperty("isStream")]
public bool IsStream { get; }