Table of Contents

Class MusicCommands.QueueCommands

Namespace
DisCatSharp.Extensions.SimpleMusicCommands.Commands
Assembly
DisCatSharp.Extensions.SimpleMusicCommands.dll
[SlashCommandGroup("queue", "Music queue commands", false, null, null)]
public sealed class MusicCommands.QueueCommands : ApplicationCommandsModule
Inheritance
MusicCommands.QueueCommands
Inherited Members

Methods

ClearQueueAsync(InteractionContext)
PlayQueueAsync(InteractionContext)
QueuePlaylistAsync(InteractionContext, string)
QueueSongAsync(InteractionContext, string)
ReverseQueueAsync(InteractionContext)
ShuffleQueueAsync(InteractionContext)