Module automod

Module automod 

Source
Expand description

AutoMod types for Discord’s automatic moderation system.

AutoMod allows guilds to automatically filter and moderate content.

Structs§

AutoModAction
An action which will execute whenever a rule is triggered.
AutoModActionExecution
Sent when a rule is triggered and an action is executed.
AutoModActionMetadata
Metadata for AutoMod actions.
AutoModRule
An AutoMod rule.
AutoModTriggerMetadata
Metadata for AutoMod triggers.

Enums§

AutoModActionType
AutoMod action types.
AutoModEventType
AutoMod event types.
AutoModKeywordPresetType
Pre-defined keyword preset types.
AutoModTriggerType
AutoMod trigger types.