Property IsStream
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.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; }