Skip to main content
Module

x/slack_web_api_client/mod.ts>ConversationsInviteSharedResponse

Streamlined Slack Web API client for TypeScript
Go to Latest
type alias ConversationsInviteSharedResponse
Re-export
import { type ConversationsInviteSharedResponse } from "https://deno.land/x/slack_web_api_client@0.7.4/mod.ts";
definition: SlackAPIResponse & { conf_code?: string; error?: string; invite_id?: string; is_legacy_shared_channel?: boolean; needed?: string; ok: boolean; provided?: string; url?: string; }
definition: SlackAPIResponse & { conf_code?: string; error?: string; invite_id?: string; is_legacy_shared_channel?: boolean; needed?: string; ok: boolean; provided?: string; url?: string; }
definition: SlackAPIResponse & { conf_code?: string; error?: string; invite_id?: string; is_legacy_shared_channel?: boolean; needed?: string; ok: boolean; provided?: string; url?: string; }
definition: SlackAPIResponse & { conf_code?: string; error?: string; invite_id?: string; is_legacy_shared_channel?: boolean; needed?: string; ok: boolean; provided?: string; url?: string; }