Interface GenericEvent

    • Method Detail

      • getJDA

        @Nonnull
        JDA getJDA()
        The current JDA instance corresponding to this Event
        Returns:
        The corresponding JDA instance
      • getResponseNumber

        long getResponseNumber()
        The current sequence for this event.
        This can be used to keep events in order when making sequencing system.
        Returns:
        The current sequence number for this event