whoCanMoveTopicsIn property

String? whoCanMoveTopicsIn
getter/setter pair

This is merged into the new whoCanModerateContent setting.

Specifies who can move topics into the group or forum. Possible values are:

  • ALL_MEMBERS
  • OWNERS_AND_MANAGERS
  • OWNERS_ONLY
  • NONE

Deprecated.

Implementation

core.String? whoCanMoveTopicsIn;