Preview environment

enum AutoModerationActionType

export declare enum AutoModerationActionType

https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-action-object-action-types

Members

BlockMemberInteraction = 4

Prevents a member from using text, voice, or other interactions

BlockMessage = 1

Blocks a member's message and prevents it from being posted. A custom explanation can be specified and shown to members whenever their message is blocked

SendAlertMessage = 2

Logs user content to a specified channel

Timeout = 3

Timeout user for specified duration, this action type can be set if the bot has MODERATE_MEMBERS permission