onGuildBanAdd

abstract fun onGuildBanAdd(handler: suspend (GuildBan) -> Unit)(source)

Called when a user is banned from a guild.

Parameters

handler

The ban.