Table of Contents

Interface IGuildThreadListSyncGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll

Sent when the current user gains access to a channel.

public interface IGuildThreadListSyncGatewayHandler : IGatewayHandler

Remarks


Required Intents: Guilds
Optional Intents: None

Methods

HandleAsync(GuildThreadListSyncEventArgs)

ValueTask HandleAsync(GuildThreadListSyncEventArgs arg)

Parameters

arg GuildThreadListSyncEventArgs

Returns

ValueTask