Skip to main content
Module

x/biscuit/mod.ts>DiscordAutoModerationRuleTriggerMetadata

A Discord library that is easy to use but reliable on its core 🥠
Latest
interface DiscordAutoModerationRuleTriggerMetadata
import { type DiscordAutoModerationRuleTriggerMetadata } from "https://deno.land/x/biscuit@0.2.4/mod.ts";

Properties

optional
keyword_filter: string[]

The keywords needed to match. Only present when TriggerType.Keyword

The pre-defined lists of words to match from. Only present when TriggerType.KeywordPreset

optional
keyword_filter: string[]

The keywords needed to match. Only present when TriggerType.Keyword

The pre-defined lists of words to match from. Only present when TriggerType.KeywordPreset