Table of Contents

Interface IInviteCreateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, Invite)

ValueTask HandleAsync(GatewayClient client, Invite arg)

Parameters

client GatewayClient
arg Invite

Returns

ValueTask