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