Table of Contents

Interface IGuildChannelDeleteShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, IGuildChannel)

ValueTask HandleAsync(GatewayClient client, IGuildChannel arg)

Parameters

client GatewayClient
arg IGuildChannel

Returns

ValueTask