java.lang.Object
com.slack.api.methods.request.admin.emoji.AdminEmojiRemoveRequest.AdminEmojiRemoveRequestBuilder
-
Method Summary
The name of the emoji to be removed.
Authentication token bearing required scopes.
-
Method Details
-
token
Authentication token bearing required scopes.
- Returns:
this.
-
name
The name of the emoji to be removed. Colons (:myemoji:) around the value are not required, although they may be included.
- Returns:
this.
-
-