- Accepted and Refused Group Entering
- Report a User
This commit is contained in:
@@ -71,6 +71,9 @@ const MyGroupSchema = new Schema({
|
||||
pwd_cryp: {
|
||||
type: String,
|
||||
},
|
||||
createdBy: {
|
||||
type: String,
|
||||
},
|
||||
admins: [
|
||||
{
|
||||
username: {type: String},
|
||||
|
||||
Reference in New Issue
Block a user