update dtos for moderator and banned users in groups
This commit is contained in:
@@ -8,5 +8,6 @@
|
||||
public bool? IsPaused { get; set; }
|
||||
public bool? IsRemoved { get; set; }
|
||||
public bool? IsPinned { get; set; }
|
||||
public bool? IsModerator { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user