upd model

This commit is contained in:
Daria
2021-10-20 06:11:17 +03:00
parent 72069508d2
commit 5b4ab966ec
2 changed files with 4 additions and 4 deletions

View File

@@ -17,8 +17,8 @@ namespace SvetoforVKBot.Data
public int id { get; set; }
public int chatId { get; set; }
public int admin { get; set; }
public string firstName { get; set; }
public string lastName { get; set; }
//public string firstName { get; set; }
//public string lastName { get; set; }
//public string fio { get; set; }
public int reg { get; set; }
public string tag { get; set; }