Property Length
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
Length
Gets the track's duration.
[JsonIgnore]
public TimeSpan Length { get; }
Property Value
- TimeSpan
Gets the track's duration.
[JsonIgnore]
public TimeSpan Length { get; }