Uses of Class
com.slack.api.methods.request.assistant.threads.AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder
Packages that use AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder in com.slack.api.methods
Method parameters in com.slack.api.methods with type arguments of type AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClient.assistantThreadsSetStatus(RequestConfigurator<AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder> req) MethodsClient.assistantThreadsSetStatus(RequestConfigurator<AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder> req) -
Uses of AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder in com.slack.api.methods.impl
Method parameters in com.slack.api.methods.impl with type arguments of type AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClientImpl.assistantThreadsSetStatus(RequestConfigurator<AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder> req) MethodsClientImpl.assistantThreadsSetStatus(RequestConfigurator<AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder> req) -
Uses of AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder in com.slack.api.methods.request.assistant.threads
Methods in com.slack.api.methods.request.assistant.threads that return AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilderModifier and TypeMethodDescriptionAssistantThreadsSetStatusRequest.builder()AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder.channelId(String channelId) Channel ID containing the assistant thread.Status of the specified bot user, e.g.Message timestamp of the thread of where to set the status.