Beispiel #1
0
 public async Task ShowCharacterHelpAsync()
 {
     await _helpService.ShowCharacterHelpAsync(Context);
 }