Class GHReaction

    • Constructor Detail

      • GHReaction

        public GHReaction()
        Deprecated.
    • Method Detail

      • getContent

        public ReactionContent getContent()
        Deprecated.
        The kind of reaction left.
        Returns:
        the content
      • getUser

        public GHUser getUser()
        Deprecated.
        User who left the reaction.
        Returns:
        the user
      • getHtmlUrl

        @Deprecated
        public URL getHtmlUrl()
        Deprecated.
        Reaction has no HTML URL. Don't call this method.
        Specified by:
        getHtmlUrl in class GHObject
        Returns:
        URL of this object for humans, which renders some HTML.
      • delete

        public void delete()
                    throws IOException
        Deprecated.
        Removes this reaction.
        Throws:
        IOException - the io exception