public async Task Lotto(string ticketsS = null) { await publicService.LottoAsync(Context, ticketsS); }