Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/wackford/discordeno.ts>DiscordAutoModerationActionMetadata

The wackiest Discord bot framework for Deno powered by Discordeno
Go to Latest
interface DiscordAutoModerationActionMetadata
import { type DiscordAutoModerationActionMetadata } from "https://deno.land/x/wackford@v0.0.5/discordeno.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