public class VoiceChannelUpdateUserLimitEvent extends GenericVoiceChannelUpdateEvent
VoiceChannel
's user limit changes.Constructor and Description |
---|
VoiceChannelUpdateUserLimitEvent(JDA api,
long responseNumber,
VoiceChannel channel,
int oldUserLimit) |
Modifier and Type | Method and Description |
---|---|
int |
getOldUserLimit() |
getChannel, getGuild
getJDA, getResponseNumber
public VoiceChannelUpdateUserLimitEvent(JDA api, long responseNumber, VoiceChannel channel, int oldUserLimit)