public class VoiceChannelDeleteEvent extends GenericVoiceChannelEvent
VoiceChannel was deleted.
Can be used to get affected VoiceChannel or affected Guild.
| Constructor | Description |
|---|---|
VoiceChannelDeleteEvent(JDA api,
long responseNumber,
VoiceChannel channel) |
getJDA, getResponseNumbergetChannel, getGuildpublic VoiceChannelDeleteEvent(JDA api, long responseNumber, VoiceChannel channel)