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