Skip to main content
Module

x/slack_web_api_client/index.ts>AssistantThreadsSetTitleResponse

Streamlined Slack Web API client for TypeScript
Latest
type alias AssistantThreadsSetTitleResponse
Re-export
import { type AssistantThreadsSetTitleResponse } from "https://deno.land/x/slack_web_api_client@1.1.2/index.ts";
definition: SlackAPIResponse & { error?: string; needed?: string; ok: boolean; provided?: string; warning?: string; }
definition: SlackAPIResponse & { error?: string; needed?: string; ok: boolean; provided?: string; warning?: string; }