Class GenericUserEvent

    • Constructor Detail

      • GenericUserEvent

        public GenericUserEvent​(@Nonnull
                                JDA api,
                                long responseNumber,
                                @Nonnull
                                User user)
    • Method Detail

      • getUser

        @Nonnull
        public User getUser()
        The related user instance
        Returns:
        The user instance related to this event