Package tk.booky.jdahelper.api.commands
Interface CommandExecutor
-
public interface CommandExecutor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(net.dv8tion.jda.api.entities.TextChannel channel, net.dv8tion.jda.api.entities.Message message, net.dv8tion.jda.api.entities.Member member, java.lang.String command, java.lang.String[] args)
-