public class CategoryUpdatePositionEvent extends GenericCategoryUpdateEvent
Fired when the position of a Category
is updated.
Use: Retrieve the old position
Constructor | Description |
---|---|
CategoryUpdatePositionEvent(JDA api,
long responseNumber,
Category category,
int oldPosition) |
Modifier and Type | Method | Description |
---|---|---|
int |
getOldPosition() |
The previous position of this
Category |
getJDA, getResponseNumber
getCategory, getGuild, getId, getIdLong