Table of Contents

Interface IGuildJoinRequestUpdateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, GuildJoinRequestUpdateEventArgs)

ValueTask HandleAsync(GatewayClient client, GuildJoinRequestUpdateEventArgs arg)

Parameters

client GatewayClient
arg GuildJoinRequestUpdateEventArgs

Returns

ValueTask