Package net.dv8tion.jda.api.events.channel.voice
Specific events indicating that a
VoiceChannel
was either created
or deleted
All events of this package and its subpackages
are extensions of the GenericVoiceChannelEvent
-
Class Summary Class Description GenericVoiceChannelEvent Indicates that aVoiceChannelevent was fired.VoiceChannelCreateEvent Indicates that aVoiceChannelwas created.VoiceChannelDeleteEvent Indicates that aVoiceChannelwas deleted.