Expand description
Auto moderation types
Structs§
- Action
Execution - Gateway event payload sent when a rule is triggered and an action is executed (e.g. message is blocked).
- Rule
- Configured auto moderation rule.
- Trigger
Metadata - Individual change for trigger metadata within an audit log entry.
Enums§
- Action
- An action which will execute whenever a rule is triggered.
- Action
Type - See
Action
- Event
Type - Indicates in what event context a rule should be checked.
- Keyword
Preset Type - Internally pre-defined wordsets which will be searched for in content.
- Trigger
- Characterizes the type of content which can trigger the rule.
- Trigger
Type - Type of
Trigger
.