Table of Contents

Interface ICurrentUserUpdateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, CurrentUser)

ValueTask HandleAsync(GatewayClient client, CurrentUser arg)

Parameters

client GatewayClient
arg CurrentUser

Returns

ValueTask