Table of Contents

Event AutomodRuleCreated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when an auto mod rule gets created.

public event AsyncEventHandler<DiscordClient, AutomodRuleCreateEventArgs> AutomodRuleCreated

Returns

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