Table of Contents

Enum AutoModActionType

Namespace
Discord
Assembly
Discord.Net.Core.dll
public enum AutoModActionType

Fields

BlockMemberInteraction = 4

Prevents a member from using text, voice, or other interactions.

BlockMessage = 1

Blocks the content of a message according to the rule.

SendAlertMessage = 2

Logs user content to a specified channel.

Timeout = 3

Timeout user for a specified duration.