Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
enum AutoModerationActionType
import { AutoModerationActionType } from "https://deno.land/x/discordeno@17.0.0/types/discord.ts";

Members

BlockMessage = 1

Blocks the content of a message according to the rule

SendAlertMessage

Logs user content to a specified channel

Timeout

Times out user for specified duration