Table of Contents

Interface IGuildUpdateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, Guild)

ValueTask HandleAsync(GatewayClient client, Guild arg)

Parameters

client GatewayClient
arg Guild

Returns

ValueTask