Skip to main content
Latest
interface DiscordAutoModerationActionMetadata
import { type DiscordAutoModerationActionMetadata } from "https://deno.land/x/discordeno@18.0.1/mod.ts";

Properties

optional
channel_id: string

The id of channel to which user content should be logged. Only in ActionType.SendAlertMessage

optional
duration_seconds: number

Timeout duration in seconds maximum of 2419200 seconds (4 weeks). Only supported for TriggerType.Keyword && Only in ActionType.Timeout