Package net.dv8tion.jda.api.events.channel.text
Specific events indicating that a
TextChannel
was either created
or deleted
All events of this package and its subpackages
are extensions of the GenericTextChannelEvent
-
Class Summary Class Description GenericTextChannelEvent Indicates that aTextChannel
event was fired.TextChannelCreateEvent Indicates that aTextChannel
has been created.TextChannelDeleteEvent Indicates that aTextChannel
has been deleted.