Class ReactionRemovedEvent.Item

    • Constructor Detail

      • Item

        public Item()
    • Method Detail

      • getType

        public String getType()
      • getChannel

        public String getChannel()
      • getTs

        public String getTs()
      • getFile

        public String getFile()
      • getFileComment

        public String getFileComment()
      • setType

        public void setType​(String type)
      • setChannel

        public void setChannel​(String channel)
      • setTs

        public void setTs​(String ts)
      • setFile

        public void setFile​(String file)
      • setFileComment

        public void setFileComment​(String fileComment)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object