public class TextChannelDeleteEvent extends GenericTextChannelEvent
TextChannel
has been deleted.
Can be used to detect when a TextChannel has been deleted.
Constructor | Description |
---|---|
TextChannelDeleteEvent​(JDA api,
long responseNumber,
TextChannel channel) |
getJDA, getResponseNumber
getChannel, getGuild
public TextChannelDeleteEvent​(JDA api, long responseNumber, TextChannel channel)