Table of Contents

Event ChannelUpdated

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

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

public event AsyncEventHandler<DiscordClient, ChannelUpdateEventArgs> ChannelUpdated

Returns

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