mirror of
https://github.com/Myxelium/Lunaris2.0.git
synced 2026-04-13 16:10:36 +00:00
@@ -15,6 +15,12 @@ public static class Command
|
||||
public const string Description = "Disconnect from the voice channel!";
|
||||
}
|
||||
|
||||
public static class Clear
|
||||
{
|
||||
public const string Name = "clear";
|
||||
public const string Description = "Clear the music queue!";
|
||||
}
|
||||
|
||||
public static class Skip
|
||||
{
|
||||
public const string Name = "skip";
|
||||
|
||||
Reference in New Issue
Block a user