Table of Contents

Event GuildIntegrationUpdated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when a guild integration is updated. For this Event you need the GuildIntegrations intent specified in Intents

public event AsyncEventHandler<DiscordClient, GuildIntegrationUpdateEventArgs> GuildIntegrationUpdated

Returns

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