Table of Contents

Event GuildUpdated

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

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

public event AsyncEventHandler<DiscordClient, GuildUpdateEventArgs> GuildUpdated

Returns

AsyncEventHandler<DiscordClient, GuildUpdateEventArgs>
Fired when a guild is updated. For this Event you need the intent specified in