Class AdminEmojiRemoveRequest

    • Method Detail

      • getName

        public String getName()
        The name of the emoji to be removed. Colons (:myemoji:) around the value are not required, although they may be included.
      • setToken

        public void setToken​(String token)
        Authentication token bearing required scopes.
      • setName

        public void setName​(String name)
        The name of the emoji to be removed. Colons (:myemoji:) around the value are not required, although they may be included.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object