クラス AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder
java.lang.Object
com.slack.api.methods.request.assistant.threads.AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder
- 含まれているクラス:
AssistantThreadsSetStatusRequest
public static class AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder
extends Object
-
メソッドの詳細
-
token
- 戻り値:
this.
-
channelId
public AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder channelId(String channelId) Channel ID containing the assistant thread.- 戻り値:
this.
-
threadTs
public AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder threadTs(String threadTs) Message timestamp of the thread of where to set the status.- 戻り値:
this.
-
status
public AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder status(String status) Status of the specified bot user, e.g. 'is thinking...'- 戻り値:
this.
-
build
-
toString
-