Event WebhooksUpdated
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Fired whenever webhooks update.
public event AsyncEventHandler<DiscordClient, WebhooksUpdateEventArgs> WebhooksUpdated
Returns
- AsyncEventHandler<DiscordClient, WebhooksUpdateEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.