Table of Contents

Interface IGuildJoinRequestUpdateGatewayHandler

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

Methods

HandleAsync(GuildJoinRequestUpdateEventArgs)

ValueTask HandleAsync(GuildJoinRequestUpdateEventArgs arg)

Parameters

arg GuildJoinRequestUpdateEventArgs

Returns

ValueTask