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