Table of Contents

Event ChannelDeleted

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

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

public event AsyncEventHandler<DiscordClient, ChannelDeleteEventArgs> ChannelDeleted

Returns

AsyncEventHandler<DiscordClient, ChannelDeleteEventArgs>
Fired when a channel is deleted For this Event you need the intent specified in