CategoryUpdateNameEvent
, CategoryUpdatePermissionsEvent
, CategoryUpdatePositionEvent
public abstract class GenericCategoryUpdateEvent extends GenericCategoryEvent
Fired for all Category
update events.
Every category update event is a subclass of this event and can be casted (no exceptions)
Constructor | Description |
---|---|
GenericCategoryUpdateEvent(JDA api,
long responseNumber,
Category category) |
getJDA, getResponseNumber
getCategory, getGuild, getId, getIdLong