Class PingCommand

java.lang.Object
com.jagrosh.jdautilities.command.Command
com.jagrosh.jdautilities.examples.command.PingCommand

@CommandInfo(name={"Ping","Pong"}, description="Checks the bot\'s latency") @Author("John Grosh (jagrosh)") public class PingCommand extends Command
Author:
John Grosh (jagrosh)
  • Constructor Details

    • PingCommand

      public PingCommand()
  • Method Details