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