Table of Contents

Interface ILatencyUpdateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, TimeSpan)

ValueTask HandleAsync(GatewayClient client, TimeSpan arg)

Parameters

client GatewayClient
arg TimeSpan

Returns

ValueTask