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