Exemple #1
0
 public async Task ShowSkillsHelpAsync()
 {
     await _helpService.ShowSpecialHelpAsync(Context);
 }