...
This commit is contained in:
@@ -25,6 +25,7 @@ namespace Hushian.Domain.Entites
|
||||
public byte[]? logo { get; set; }
|
||||
public bool Available { get; set; } = true;
|
||||
public bool allowBot { get; set; } = true;
|
||||
public bool Verified { get; set; } = false;
|
||||
#endregion
|
||||
|
||||
#region Navigation
|
||||
|
Reference in New Issue
Block a user