Class AdminEmojiRenameRequest.AdminEmojiRenameRequestBuilder
java.lang.Object
com.slack.api.methods.request.admin.emoji.AdminEmojiRenameRequest.AdminEmojiRenameRequestBuilder
- Enclosing class:
- AdminEmojiRenameRequest
-
Method Details
-
token
Authentication token bearing required scopes.- Returns:
this.
-
name
The name of the emoji to be renamed. Colons (:myemoji:) around the value are not required, although they may be included.- Returns:
this.
-
newName
The new name of the emoji.- Returns:
this.
-
build
-
toString
-