Table of Contents

Class LavalinkTrackStuckEventArgs

Namespace
DisCatSharp.Lavalink.EventArgs
Assembly
DisCatSharp.Lavalink.dll

Represents event arguments for lavalink track stuck events.

public sealed class LavalinkTrackStuckEventArgs : DiscordEventArgs
Inheritance
LavalinkTrackStuckEventArgs
Inherited Members

Properties

Discord

Gets the discord client.

Guild

Gets the guild.

GuildId

Gets the guild id.

ThresholdMs

Gets the threshold in milliseconds that was exceeded as TimeSpan.

Track

Gets the related lavalink track.