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() |
getGuildgetJDA, getResponseNumberpublic GuildUpdateNotificationLevelEvent(JDA api, long responseNumber, Guild guild, Guild.NotificationLevel oldNotificationLevel)
public Guild.NotificationLevel getOldNotificationLevel()