Class PinAddedEvent.PinnedInfo

    • Constructor Detail

      • PinnedInfo

        public PinnedInfo()
    • Method Detail

      • getChannel

        public String getChannel()
      • getPinnedBy

        public String getPinnedBy()
      • getPinnedTs

        public Long getPinnedTs()
      • setChannel

        public void setChannel​(String channel)
      • setPinnedBy

        public void setPinnedBy​(String pinnedBy)
      • setPinnedTs

        public void setPinnedTs​(Long pinnedTs)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object