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, getResponseNumber
getChannel, getGuild
public VoiceChannelDeleteEvent(JDA api, long responseNumber, VoiceChannel channel)