Interface IGuildThreadListSyncGatewayHandler
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)