Table of Contents

Class LavalinkStats

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

Represents lavalink server statistics.

public sealed class LavalinkStats
Inheritance
LavalinkStats
Inherited Members

Properties

Cpu

Gets the cpu stats.

Frames

Gets or sets the frames.

Memory

Gets the memory stats.

Players

Gets the total count of players.

PlayingPlayers

Gets the count of playing (active) players.

Uptime

Gets the uptime TimeSpan of the lavalink server.