Enum AutoModActionType
- Namespace
- Discord
- Assembly
- Discord.Net.Core.dll
public enum AutoModActionType
Fields
BlockMemberInteraction = 4Prevents a member from using text, voice, or other interactions.
BlockMessage = 1Blocks the content of a message according to the rule.
SendAlertMessage = 2Logs user content to a specified channel.
Timeout = 3Timeout user for a specified duration.