whoCanMakeTopicsSticky property

String? whoCanMakeTopicsSticky
getter/setter pair

This is merged into the new whoCanModerateContent setting.

Specifies who can make topics appear at the top of the topic list. Possible values are:

  • ALL_MEMBERS
  • OWNERS_AND_MANAGERS
  • OWNERS_ONLY
  • NONE

Deprecated.

Implementation

core.String? whoCanMakeTopicsSticky;