whoCanLockTopics property

String? whoCanLockTopics
getter/setter pair

This is merged into the new whoCanModerateContent setting.

Specifies who can prevent users from posting replies to topics. Possible values are:

  • ALL_MEMBERS
  • OWNERS_AND_MANAGERS
  • OWNERS_ONLY
  • NONE

Deprecated.

Implementation

core.String? whoCanLockTopics;