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