public abstract class GenericVoiceChannelEvent extends Event
Constructor and Description |
---|
GenericVoiceChannelEvent(JDA api,
int responseNumber,
VoiceChannel channel) |
Modifier and Type | Method and Description |
---|---|
VoiceChannel |
getChannel() |
Guild |
getGuild() |
getJDA, getResponseNumber
public GenericVoiceChannelEvent(JDA api, int responseNumber, VoiceChannel channel)
public VoiceChannel getChannel()
public Guild getGuild()