Class GenericCategoryEvent

    • Constructor Detail

      • GenericCategoryEvent

        public GenericCategoryEvent​(@Nonnull
                                    JDA api,
                                    long responseNumber,
                                    @Nonnull
                                    Category category)
    • Method Detail

      • getCategory

        @Nonnull
        public Category getCategory()
        The responsible Category
        Returns:
        The Category
      • getId

        @Nonnull
        public java.lang.String getId()
        The snowflake ID for the responsible Category
        Returns:
        The ID for the category
      • getIdLong

        public long getIdLong()
        The snowflake ID for the responsible Category
        Returns:
        The ID for the category