public abstract class GenericVoiceChannelEvent extends Event
VoiceChannel event is fired.| Constructor and Description |
|---|
GenericVoiceChannelEvent(JDA api,
long responseNumber,
VoiceChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
VoiceChannel |
getChannel() |
Guild |
getGuild() |
getJDA, getResponseNumberpublic GenericVoiceChannelEvent(JDA api, long responseNumber, VoiceChannel channel)
public VoiceChannel getChannel()
public Guild getGuild()