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