PingCommand constructor

PingCommand()

Implementation

PingCommand() : super(
  description: 'Check bot latency',
  usage: '!ping',
);