Example #1
0
 public async Task ShowRollHelpAsync()
 {
     await _helpService.ShowRollHelpAsync(Context);
 }