Interface IGuildBanAddGatewayHandler
Sent when a user is banned from a guild.
public interface IGuildBanAddGatewayHandler : IGatewayHandler
Remarks
Required Intents: GuildModeration
Optional Intents: None
Methods
HandleAsync(GuildBanEventArgs)
ValueTask HandleAsync(GuildBanEventArgs arg)