Class Reaction.ReactionListRequest

    • Constructor Detail

      • ReactionListRequest

        public ReactionListRequest​(@NotNull
                                   @NotNull java.lang.String messageId)
    • Method Detail

      • getMessageId

        @NotNull
        public @NotNull java.lang.String getMessageId()
      • getLimit

        @Nullable
        public @Nullable java.lang.Integer getLimit()
      • getOffset

        @Nullable
        public @Nullable java.lang.Integer getOffset()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object