Skip to main content
Extremely Popular
Go to Latest
interface DiscordAutoModerationActionMetadata
import { type DiscordAutoModerationActionMetadata } from "https://deno.land/x/discordeno@17.2.0/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