Refactor clearchat class

This commit is contained in:
2022-11-22 00:35:10 +01:00
parent d3db53a451
commit 51de18206e
3 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ import wtf.beatrice.hidekobot.Cache;
import java.util.ArrayList;
import java.util.List;
public class ClearChatCommand
public class ClearCommand
{
public void runSlashCommand(@NotNull SlashCommandInteractionEvent event)