Interface IGuildThreadListSyncShardedGatewayHandler
Sent when the current user gains access to a channel.
public interface IGuildThreadListSyncShardedGatewayHandler : IShardedGatewayHandler
Remarks
Required Intents: Guilds
Optional Intents: None
Methods
HandleAsync(GatewayClient, GuildThreadListSyncEventArgs)
ValueTask HandleAsync(GatewayClient client, GuildThreadListSyncEventArgs arg)
Parameters
client
GatewayClientarg
GuildThreadListSyncEventArgs