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