Table of Contents

Interface IInviteCreateGatewayHandler

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

Methods

HandleAsync(Invite)

ValueTask HandleAsync(Invite arg)

Parameters

arg Invite

Returns

ValueTask