Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface AssistantAppThread
import { type AssistantAppThread } from "https://deno.land/x/slack_web_api_client@1.1.2/client/generated-response/ReactionsListResponse.ts";

Properties

optional
first_user_thread_reply: string
optional
title: string
optional
title_blocks: AssistantAppThreadBlock[]