public class VoiceChannelUpdateParentEvent extends GenericVoiceChannelUpdateEvent
Constructor and Description |
---|
VoiceChannelUpdateParentEvent(JDA api,
long responseNumber,
VoiceChannel channel,
Category oldParent) |
Modifier and Type | Method and Description |
---|---|
Category |
getOldParent() |
getChannel, getGuild
getJDA, getResponseNumber
public VoiceChannelUpdateParentEvent(JDA api, long responseNumber, VoiceChannel channel, Category oldParent)
public Category getOldParent()