Table of Contents

Interface IGuildUserAddShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, GuildUser)

ValueTask HandleAsync(GatewayClient client, GuildUser arg)

Parameters

client GatewayClient
arg GuildUser

Returns

ValueTask