Table of Contents

Interface IStageInstanceDeleteShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, StageInstance)

ValueTask HandleAsync(GatewayClient client, StageInstance arg)

Parameters

client GatewayClient
arg StageInstance

Returns

ValueTask