Beispiel #1
0
 public async Task Cases(SocketGuildUser user)
 {
     await _modService.ListAllCasesWithUser(Context, user);
 }