Class CategoryDeleteEvent


  • public class CategoryDeleteEvent
    extends GenericCategoryEvent
    Indicates that a Category was deleted.

    Can be used to retrieve the old Category

    • Constructor Detail

      • CategoryDeleteEvent

        public CategoryDeleteEvent​(JDA api,
                                   long responseNumber,
                                   Category category)