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