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