whoCanMarkFavoriteReplyOnOwnTopic property
This is merged into the new whoCanAssistContent setting.
Permission to mark a post for a topic they started as a favorite reply. Possible values are:
- ALL_MEMBERS
- OWNERS_AND_MANAGERS
- MANAGERS_ONLY
- OWNERS_ONLY
- NONE
Deprecated.
Implementation
core.String? whoCanMarkFavoriteReplyOnOwnTopic;