Table of Contents

Event ThreadListSynced

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

Fired when the current member gains access to a channel(s) that has threads. For this Event you need the Guilds intent specified in Intents

public event AsyncEventHandler<DiscordClient, ThreadListSyncEventArgs> ThreadListSynced

Returns

AsyncEventHandler<DiscordClient, ThreadListSyncEventArgs>
Fired when the current member gains access to a channel(s) that has threads. For this Event you need the intent specified in