java.lang.Object
com.slack.api.methods.request.chat.ChatGetPermalinkRequest.ChatGetPermalinkRequestBuilder
-
Method Summary
The ID of the conversation or channel containing the message
A message's `ts` value, uniquely identifying it within a channel
-
Method Details
-
token
Authentication token. Requires scope: `none`
- Returns:
this.
-
channel
The ID of the conversation or channel containing the message
- Returns:
this.
-
messageTs
A message's `ts` value, uniquely identifying it within a channel
- Returns:
this.
-
-