Table of Contents

Interface IGuildCreateGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll
public interface IGuildCreateGatewayHandler : IGatewayHandler

Methods

HandleAsync(GuildCreateEventArgs)

ValueTask HandleAsync(GuildCreateEventArgs arg)

Parameters

arg GuildCreateEventArgs

Returns

ValueTask