Table of Contents

Event AutomodRuleUpdated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when an auto mod rule gets updated.

public event AsyncEventHandler<DiscordClient, AutomodRuleUpdateEventArgs> AutomodRuleUpdated

Returns

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