java.lang.Object
com.slack.api.methods.request.channels.ChannelsRepliesRequest.ChannelsRepliesRequestBuilder
-
Method Summary
Channel to fetch thread from
Unique identifier of a thread's parent message
-
Method Details
-
token
Authentication token. Requires scope: `channels:history`
- Returns:
this.
-
channel
Channel to fetch thread from
- Returns:
this.
-
threadTs
Unique identifier of a thread's parent message
- Returns:
this.
-
-