SeekCommand constructor

SeekCommand()

Implementation

SeekCommand() : super(
  description: 'Seek to position (MM:SS)',
  usage: '!seek <MM:SS>',
);