Table of Contents

Interface IGuildJoinRequestDeleteGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll

Not documented by Discord.

public interface IGuildJoinRequestDeleteGatewayHandler : IGatewayHandler

Methods

HandleAsync(GuildJoinRequestDeleteEventArgs)

ValueTask HandleAsync(GuildJoinRequestDeleteEventArgs arg)

Parameters

arg GuildJoinRequestDeleteEventArgs

Returns

ValueTask