From ad1e7c46a5917f98c61c66c6933ac7605fb8f7f3 Mon Sep 17 00:00:00 2001 From: Jaw0r3k Date: Fri, 14 Jul 2023 01:33:20 +0200 Subject: [PATCH] chore: format --- docs/resources/Auto_Moderation.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/resources/Auto_Moderation.md b/docs/resources/Auto_Moderation.md index a32cb52818..6b797ff144 100644 --- a/docs/resources/Auto_Moderation.md +++ b/docs/resources/Auto_Moderation.md @@ -72,7 +72,6 @@ Characterizes the type of content which can trigger the rule. Additional data used to determine whether a rule should be triggered. Different fields are relevant based on the value of [trigger_type](#DOCS_RESOURCES_AUTO_MODERATION/auto-moderation-rule-object-trigger-types). -======= | Field | Type | Associated Trigger Types | Description | | ------------------------------- | ----------------------------------------------------------------------------------------------------------------- | --------------------------------------- | --------------------------------------------------------------------------------- | | keyword_filter | array of strings * | KEYWORD, MEMBER_PROFILE | substrings which will be searched for in content (Maximum of 1000) |