Class GuildUpdateBoostCountEvent

    • Constructor Detail

      • GuildUpdateBoostCountEvent

        public GuildUpdateBoostCountEvent​(@Nonnull
                                          JDA api,
                                          long responseNumber,
                                          @Nonnull
                                          Guild guild,
                                          int previous)
    • Method Detail

      • getOldBoostCount

        public int getOldBoostCount()
        The old boost count
        Returns:
        The old boost count
      • getNewBoostCount

        public int getNewBoostCount()
        The new boost count
        Returns:
        The new boost count