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