Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/slack_web_api_client/mod.ts>CanvasesAccessSetResponse

Streamlined Slack Web API client for TypeScript
Latest
type alias CanvasesAccessSetResponse
Re-export
import { type CanvasesAccessSetResponse } from "https://deno.land/x/slack_web_api_client@0.13.3/mod.ts";
definition: SlackAPIResponse & { error?: string; failed_to_update_channel_ids?: string[]; failed_to_update_user_ids?: string[]; needed?: string; ok: boolean; provided?: string; response_metadata?: ResponseMetadata; }
definition: SlackAPIResponse & { error?: string; failed_to_update_channel_ids?: string[]; failed_to_update_user_ids?: string[]; needed?: string; ok: boolean; provided?: string; response_metadata?: ResponseMetadata; }
definition: SlackAPIResponse & { error?: string; failed_to_update_channel_ids?: string[]; failed_to_update_user_ids?: string[]; needed?: string; ok: boolean; provided?: string; response_metadata?: ResponseMetadata; }
definition: SlackAPIResponse & { error?: string; failed_to_update_channel_ids?: string[]; failed_to_update_user_ids?: string[]; needed?: string; ok: boolean; provided?: string; response_metadata?: ResponseMetadata; }