Table of Contents

Interface IGuildBanAddShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, GuildBanEventArgs)

ValueTask HandleAsync(GatewayClient client, GuildBanEventArgs arg)

Parameters

client GatewayClient
arg GuildBanEventArgs

Returns

ValueTask