Table of Contents
API reference

Property EndTime

Namespace
DisCatSharp.Lavalink.Models
Assembly
DisCatSharp.Lavalink.dll

Sets the end time.

[JsonProperty("endTime")]
public Optional<int?> EndTime { set; }

Property Value

Optional<int?>