Class ConversationsArchiveRequest
java.lang.Object
com.slack.api.methods.request.conversations.ConversationsArchiveRequest
- All Implemented Interfaces:
SlackApiRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
-
Method Details
-
builder
-
getToken
Authentication token. Requires scope: `conversations:write`- Specified by:
getTokenin interfaceSlackApiRequest
-
getChannel
ID of conversation to archive -
setToken
Authentication token. Requires scope: `conversations:write` -
setChannel
ID of conversation to archive -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-