Remove ISlashCommand.java

java-rewrite
Hammy 3 years ago
parent 418507de4e
commit 99e7816413

@ -1,7 +0,0 @@
package me.goudham.bot.command;
import net.dv8tion.jda.api.events.interaction.SlashCommandEvent;
public interface ISlashCommand {
void handle(SlashCommandEvent event);
}
Loading…
Cancel
Save