Property Duration
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
Duration
Gets the duration of the line in milliseconds.
[JsonProperty("duration", NullValueHandling = NullValueHandling.Ignore)]
public int? Duration { get; }
Property Value
- int?