whoCanBanUsers property

String? whoCanBanUsers
getter/setter pair

Specifies who can deny membership to users.

This permission will be deprecated once it is merged into the new whoCanModerateMembers setting. Possible values are:

  • ALL_MEMBERS
  • OWNERS_AND_MANAGERS
  • OWNERS_ONLY
  • NONE

Implementation

core.String? whoCanBanUsers;