Event AutomodActionExecuted
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Fired when a rule is triggered and an action is executed.
public event AsyncEventHandler<DiscordClient, AutomodActionExecutedEventArgs> AutomodActionExecuted
Returns
- AsyncEventHandler<DiscordClient, AutomodActionExecutedEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.