Table of Contents

Interface IGuildThreadUpdateShardedGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll
public interface IGuildThreadUpdateShardedGatewayHandler : IShardedGatewayHandler

Methods

HandleAsync(GatewayClient, GuildThread)

ValueTask HandleAsync(GatewayClient client, GuildThread arg)

Parameters

client GatewayClient
arg GuildThread

Returns

ValueTask