public class TextChannelUpdatePositionEvent extends GenericTextChannelUpdateEvent
TextChannel
's position changes.Constructor and Description |
---|
TextChannelUpdatePositionEvent(JDA api,
long responseNumber,
TextChannel channel,
int oldPosition) |
Modifier and Type | Method and Description |
---|---|
int |
getOldPosition() |
getChannel, getGuild
getJDA, getResponseNumber
public TextChannelUpdatePositionEvent(JDA api, long responseNumber, TextChannel channel, int oldPosition)