Class 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