Table of Contents

Interface IGuildBanAddGatewayHandler

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

Methods

HandleAsync(GuildBanEventArgs)

ValueTask HandleAsync(GuildBanEventArgs arg)

Parameters

arg GuildBanEventArgs

Returns

ValueTask