upd model
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user