whoCanPostAnnouncements property

String? whoCanPostAnnouncements
getter/setter pair

This is merged into the new whoCanModerateContent setting.

Specifies who can post announcements, a special topic type. Possible values are:

  • ALL_MEMBERS
  • OWNERS_AND_MANAGERS
  • OWNERS_ONLY
  • NONE

Deprecated.

Implementation

core.String? whoCanPostAnnouncements;