You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| keyword_filter | array of strings * | KEYWORD, MEMBER_PROFILE | substrings which will be searched for in content (Maximum of 1000) |
79
78
| regex_patterns | array of strings **| KEYWORD, MEMBER_PROFILE | regular expression patterns which will be matched against content (Maximum of 10) |
80
-
| presets | array of [keyword preset types](#DOCS_RESOURCES_AUTO_MODERATION/auto-moderation-rule-object-keyword-preset-types)| KEYWORD_PRESET | the internally pre-defined wordsets which will be searched for in content |
79
+
| presets | array of [keyword preset types](#DOCS_RESOURCES_AUTO_MODERATION/auto-moderation-rule-object-keyword-preset-types)| KEYWORD_PRESET | the internally pre-defined wordsets which will be searched for in content |
81
80
| allow_list | array of strings ***| KEYWORD, KEYWORD_PRESET, MEMBER_PROFILE | substrings which should not trigger the rule (Maximum of 100 or 1000) |
82
81
| mention_total_limit | integer | MENTION_SPAM | total number of unique role and user mentions allowed per message (Maximum of 50) |
0 commit comments