Table of Contents

Enum RepeatMode

Namespace
DisCatSharp.Lavalink.Enums
Assembly
DisCatSharp.Lavalink.dll

Represents the repeat mode for the Lavalink player.

public enum RepeatMode

Fields

No repeat mode. The queue operates normally and does not repeat.

Repeat all mode. The entire queue repeats once it ends.

Repeat current mode. The current track is played over and over again.