PauseCommand constructor
PauseCommand()
Implementation
PauseCommand() : super(
description: 'Pause the current track',
usage: '!pause',
);
PauseCommand() : super(
description: 'Pause the current track',
usage: '!pause',
);