Event GuildIntegrationsUpdated
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Fired when a guild integration is updated.
public event AsyncEventHandler<DiscordClient, GuildIntegrationsUpdateEventArgs> GuildIntegrationsUpdated
Returns
- AsyncEventHandler<DiscordClient, GuildIntegrationsUpdateEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.