Table of Contents

Event ThreadUpdated

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

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

public event AsyncEventHandler<DiscordClient, ThreadUpdateEventArgs> ThreadUpdated

Returns

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