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