Table of Contents

Interface IGuildUserChunkShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, GuildUserChunkEventArgs)

ValueTask HandleAsync(GatewayClient client, GuildUserChunkEventArgs arg)

Parameters

client GatewayClient
arg GuildUserChunkEventArgs

Returns

ValueTask