Table of Contents

Class MusicCommands.ControlCommands

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

Methods

ConnectAsync(InteractionContext, DiscordChannel)
DisconnectAsync(InteractionContext)
NowPlayingAsync(InteractionContext)
PauseAsync(InteractionContext)
ResumeAsync(InteractionContext)
SkipAsync(InteractionContext)
StopAsync(InteractionContext)
SwitchToChannelAsync(InteractionContext, DiscordChannel)