Table of Contents

Interface IGuildThreadUpdateGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll
public interface IGuildThreadUpdateGatewayHandler : IGatewayHandler

Methods

HandleAsync(GuildThread)

ValueTask HandleAsync(GuildThread arg)

Parameters

arg GuildThread

Returns

ValueTask