public class VoiceChannelUpdatePositionEvent extends GenericVoiceChannelUpdateEvent
VoiceChannel
's position changes.Constructor and Description |
---|
VoiceChannelUpdatePositionEvent(JDA api,
long responseNumber,
VoiceChannel channel,
int oldPosition) |
Modifier and Type | Method and Description |
---|---|
int |
getOldPosition() |
getChannel, getGuild
getJDA, getResponseNumber
public VoiceChannelUpdatePositionEvent(JDA api, long responseNumber, VoiceChannel channel, int oldPosition)