Class StatisticsReceivedEventArgs
Represents arguments for Lavalink statistics received.
Inheritance
System.Object
System.EventArgs
StatisticsReceivedEventArgs
Namespace: DisCatSharp.Lavalink.EventArgs
Assembly: DisCatSharp.Lavalink.dll
Syntax
public sealed class StatisticsReceivedEventArgs : DiscordEventArgs
Properties
| Improve this Doc View SourceStatistics
Gets the Lavalink statistics received.
Declaration
public LavalinkStatistics Statistics { get; }
Property Value
Type | Description |
---|---|
LavalinkStatistics |