VoiceChannelUpdateBitrateEvent
, VoiceChannelUpdateNameEvent
, VoiceChannelUpdateParentEvent
, VoiceChannelUpdatePermissionsEvent
, VoiceChannelUpdatePositionEvent
, VoiceChannelUpdateUserLimitEvent
public abstract class GenericVoiceChannelUpdateEvent extends GenericVoiceChannelEvent
VoiceChannel
updates.Constructor | Description |
---|---|
GenericVoiceChannelUpdateEvent(JDA api,
long responseNumber,
VoiceChannel channel) |
getJDA, getResponseNumber
getChannel, getGuild
public GenericVoiceChannelUpdateEvent(JDA api, long responseNumber, VoiceChannel channel)