Enum AutomodActionType
- Namespace
- DisCatSharp.Enums
- Assembly
- DisCatSharp.dll
Represent's a rule's action type.
public enum AutomodActionType
Fields
BlockMessage = 1
Blocks the content of a message according to the rule.
SendAlertMessage = 2
Logs user to a specified channel.
Timeout = 3
Timeout user for a specified duration. Only valid for Keyword and MentionSpam rules