Event SubscriptionUpdated
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Fired when an subscription was updated.
public event AsyncEventHandler<DiscordClient, SubscriptionUpdateEventArgs> SubscriptionUpdated
Returns
- AsyncEventHandler<DiscordClient, SubscriptionUpdateEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.