Optional abilities?: string[]Optional avatar?: stringThe group's avatar URL. (Use getAvatar() to support Gravatar.)
Optional defaultWhether this group is the default primary group for new users.
Optional defaultWhether this group is a default secondary group for new users.
Optional email?: stringThe group's email address.
Optional enabled?: booleanWhether the group can be used.
Optional groupname?: stringThe group's groupname.
Optional name?: stringThe group's name.
Optional parent?: Group & GroupDataThe group's parent.
Optional phone?: stringThe group's telephone number.
Optional unverifiedWhether this group is a default secondary group for unverified users.
Optional user?: User & UserData | nullIf generatePrimary is on, this will be the user who generated this group.
The abilities granted to the group.