ForwardCommand constructor
ForwardCommand()
Implementation
ForwardCommand() : super(
description: 'Skip forward 10 seconds',
usage: '!forward',
);
ForwardCommand() : super(
description: 'Skip forward 10 seconds',
usage: '!forward',
);