Table of Contents

Interface ISubscriptionUpdateGatewayHandler

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

Methods

HandleAsync(Subscription)

ValueTask HandleAsync(Subscription arg)

Parameters

arg Subscription

Returns

ValueTask