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 aTextChannelevent was fired.TextChannelCreateEvent Indicates that aTextChannelhas been created.TextChannelDeleteEvent Indicates that aTextChannelhas been deleted.