Table of Contents

Interface IGuildCreateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, GuildCreateEventArgs)

ValueTask HandleAsync(GatewayClient client, GuildCreateEventArgs arg)

Parameters

client GatewayClient
arg GuildCreateEventArgs

Returns

ValueTask