AutoModActionExecutionEvent
- interface AutoModActionExecutionEvent
Payload for an auto moderation action execution event.
exported from
lib.weeble.d
Properties
Property |
Type |
Description |
|---|---|---|
|
|
The action that was taken. |
|
|
The alert message ID sent to the alert channel, or null . |
|
|
ID of the channel. |
|
|
ID of the guild. |
|
|
The content that matched the rule, or null . |
|
|
The specific keyword or regex that matched, or null . |
|
|
ID of the referenced message. |
|
|
The rule that triggered. |
|
|
ID of the user. |