Package net.dv8tion.jda.api.events.guild
Class GuildBanEvent
java.lang.Object
net.dv8tion.jda.api.events.Event
net.dv8tion.jda.api.events.guild.GenericGuildEvent
net.dv8tion.jda.api.events.guild.GuildBanEvent
- All Implemented Interfaces:
GenericEvent
-
Constructor Summary
-
Method Summary
Methods inherited from class net.dv8tion.jda.api.events.guild.GenericGuildEvent
getGuild
Methods inherited from class net.dv8tion.jda.api.events.Event
getJDA, getResponseNumber
-
Constructor Details
-
GuildBanEvent
-
-
Method Details
-
getUser
The bannedUser
- Returns:
- The banned user
-