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