Table of Contents

Interface ISubscriptionDeleteGatewayHandler

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

Methods

HandleAsync(Subscription)

ValueTask HandleAsync(Subscription arg)

Parameters

arg Subscription

Returns

ValueTask