public class TextChannelUpdateNSFWEvent extends GenericTextChannelUpdateEvent
TextChannel
's NSFW status changes.Constructor and Description |
---|
TextChannelUpdateNSFWEvent(JDA api,
long responseNumber,
TextChannel channel,
boolean oldNsfw) |
Modifier and Type | Method and Description |
---|---|
boolean |
getOldNSFW() |
getChannel, getGuild
getJDA, getResponseNumber
public TextChannelUpdateNSFWEvent(JDA api, long responseNumber, TextChannel channel, boolean oldNsfw)