Table of Contents

Interface IReadyGatewayHandler

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

Methods

HandleAsync(ReadyEventArgs)

ValueTask HandleAsync(ReadyEventArgs arg)

Parameters

arg ReadyEventArgs

Returns

ValueTask