adminOnlyAddRemoveAccess property
Controls whether only group admins can add or remove members.
If true
, only administrators have the permissions to modify the group's membership.
This can be useful for maintaining control over group composition and preventing spam.
Implementation
bool adminOnlyAddRemoveAccess;