public class GuildUpdateVerificationLevelEvent extends GenericGuildUpdateEvent
Constructor | Description |
---|---|
GuildUpdateVerificationLevelEvent(JDA api,
long responseNumber,
Guild guild,
Guild.VerificationLevel oldVerificationLevel) |
Modifier and Type | Method | Description |
---|---|---|
Guild.VerificationLevel |
getOldVerificationLevel() |
getJDA, getResponseNumber
getGuild
public GuildUpdateVerificationLevelEvent(JDA api, long responseNumber, Guild guild, Guild.VerificationLevel oldVerificationLevel)
public Guild.VerificationLevel getOldVerificationLevel()