whoCanDeleteTopics property

String? whoCanDeleteTopics
getter/setter pair

This is merged into the new whoCanModerateContent setting.

Specifies who can delete topics. Possible values are:

  • ALL_MEMBERS
  • OWNERS_AND_MANAGERS
  • OWNERS_ONLY
  • NONE

Deprecated.

Implementation

core.String? whoCanDeleteTopics;