public class GuildUpdateNotificationLevelEvent extends GenericGuildUpdateEvent
Constructor and Description |
---|
GuildUpdateNotificationLevelEvent(JDA api,
long responseNumber,
Guild guild,
Guild.NotificationLevel oldNotificationLevel) |
Modifier and Type | Method and Description |
---|---|
Guild.NotificationLevel |
getOldNotificationLevel() |
getGuild
getJDA, getResponseNumber
public GuildUpdateNotificationLevelEvent(JDA api, long responseNumber, Guild guild, Guild.NotificationLevel oldNotificationLevel)
public Guild.NotificationLevel getOldNotificationLevel()