public class CategoryUpdateNameEvent extends GenericCategoryUpdateEvent
Fired when the name of a Category
is updated.
Use: Retrieve the old name
Constructor | Description |
---|---|
CategoryUpdateNameEvent(JDA api,
long responseNumber,
Category category,
java.lang.String oldName) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getOldName() |
The previous name for this
Category |
getJDA, getResponseNumber
getCategory, getGuild, getId, getIdLong