Class ConversationsUnarchiveRequest
java.lang.Object
com.slack.api.methods.request.conversations.ConversationsUnarchiveRequest
- All Implemented Interfaces:
SlackApiRequest
https://docs.slack.dev/reference/methods/conversations.unarchive
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
-
Method Details
-
builder
-
getToken
Authentication token. Requires scope: `conversations:write`- Specified by:
getTokenin interfaceSlackApiRequest- Returns:
- token string value or null
-
getChannel
ID of conversation to unarchive -
setToken
Authentication token. Requires scope: `conversations:write`- Specified by:
setTokenin interfaceSlackApiRequest
-
setChannel
ID of conversation to unarchive -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-