Table of Contents

Property Major

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

Gets the major version of the Lavalink server.

[JsonProperty("major")]
public int Major { get; }

Property Value

int