Table of Contents

Event ThreadDeleted

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

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

public event AsyncEventHandler<DiscordClient, ThreadDeleteEventArgs> ThreadDeleted

Returns

AsyncEventHandler<DiscordClient, ThreadDeleteEventArgs>
Fired when a thread is deleted. For this Event you need the intent specified in