Exemplo n.º 1
0
 public async Task ClearQueueCmd()
 {
     await _service.ClearQueue(Context.Channel);
 }