Package fr.umontpellier.iut.commandes
Interface Commande
- All Known Implementing Classes:
Help
public interface Commande
Commande est l'interface qui représente une commande du bot discord
Pour voir un exemple de commande : Help
- Version:
- 1.0
-
Method Summary
Modifier and Type Method Description void
execute(net.dv8tion.jda.api.entities.Message messageRecue)
-
Method Details
-
execute
void execute(net.dv8tion.jda.api.entities.Message messageRecue)
-