public class VoiceChannelCreateEvent extends GenericVoiceChannelEvent
VoiceChannel
was created.
Can be used to get affected VoiceChannel.
Constructor | Description |
---|---|
VoiceChannelCreateEvent(JDA api,
long responseNumber,
VoiceChannel channel) |
getJDA, getResponseNumber
getChannel, getGuild
public VoiceChannelCreateEvent(JDA api, long responseNumber, VoiceChannel channel)