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 aVoiceChannel
event was fired.VoiceChannelCreateEvent Indicates that aVoiceChannel
was created.VoiceChannelDeleteEvent Indicates that aVoiceChannel
was deleted.