Module

x/slack_web_api_client/index.ts>ConversationsCanvasesCreateResponse

Streamlined Slack Web API client for TypeScript
Go to Latest
type alias ConversationsCanvasesCreateResponse
import { type ConversationsCanvasesCreateResponse } from "https://dotland.deno.dev/x/slack_web_api_client@0.13.1/index.ts";
definition: SlackAPIResponse & { canvas_id?: string; detail?: string; error?: string; needed?: string; ok: boolean; provided?: string; response_metadata?: ResponseMetadata; }
definition: SlackAPIResponse & { canvas_id?: string; detail?: string; error?: string; needed?: string; ok: boolean; provided?: string; response_metadata?: ResponseMetadata; }
import ConversationsCanvasesCreateResponse
import { ConversationsCanvasesCreateResponse } from "https://dotland.deno.dev/x/slack_web_api_client@0.13.1/index.ts";