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, getGuildgetJDA, getResponseNumberpublic TextChannelUpdatePositionEvent(JDA api, long responseNumber, TextChannel channel, int oldPosition)