whoCanApproveMessages property

String? whoCanApproveMessages
getter/setter pair

This is merged into the new whoCanModerateContent setting.

Specifies who can approve pending messages in the moderation queue. Possible values are:

  • ALL_MEMBERS
  • OWNERS_AND_MANAGERS
  • OWNERS_ONLY
  • NONE

Deprecated.

Implementation

core.String? whoCanApproveMessages;