Пример #1
0
 public async Task Testing(CommandContext ctx)
 {
     await _UserInfoService.AddCoinsMonthly(ctx).ConfigureAwait(false);
 }