Package com.slack.api.bolt.service
Interface AssistantThreadContextService
- All Known Implementing Classes:
DefaultAssistantThreadContextService
public interface AssistantThreadContextService
-
Method Summary
Modifier and TypeMethodDescriptionfindCurrentContext(String channelId, String threadTs) voidsaveCurrentContext(String channelId, String threadTs, AssistantThreadContext context)
-
Method Details
-
findCurrentContext
-
saveCurrentContext
-