Table of Contents

Property Duration

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

Gets the duration of the line in milliseconds.

[JsonProperty("duration", NullValueHandling = NullValueHandling.Ignore)]
public int? Duration { get; }

Property Value

int?