Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface DiscordAutoModerationAction
import { type DiscordAutoModerationAction } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts";

Properties

type: AutoModerationActionType

The type of action to take when a rule is triggered

metadata: DiscordAutoModerationActionMetadata

additional metadata needed during execution for this specific action type