Exemple #1
0
 public async Task SetAdminId(ulong id)
 {
     await _service.SetAdmin(id);
 }