Uses of Class
com.slack.api.model.assistant.AssistantThread
Packages that use AssistantThread
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of AssistantThread in com.slack.api.model.event
Methods in com.slack.api.model.event that return AssistantThreadModifier and TypeMethodDescriptionAssistantThreadContextChangedEvent.getAssistantThread()AssistantThreadStartedEvent.getAssistantThread()Methods in com.slack.api.model.event with parameters of type AssistantThreadModifier and TypeMethodDescriptionvoidAssistantThreadContextChangedEvent.setAssistantThread(AssistantThread assistantThread) voidAssistantThreadStartedEvent.setAssistantThread(AssistantThread assistantThread)