Table of Contents

Event AutomodRuleDeleted

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when an auto mod rule gets deleted.

public event AsyncEventHandler<DiscordClient, AutomodRuleDeleteEventArgs> AutomodRuleDeleted

Returns

AsyncEventHandler<DiscordClient, AutomodRuleDeleteEventArgs>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.