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