Skip to main content
Module

x/slack_web_api_client/mod.ts>ConversationsInviteSharedRequest

Streamlined Slack Web API client for TypeScript
Go to Latest
interface ConversationsInviteSharedRequest
implements SlackAPIRequest
Re-export
import { type ConversationsInviteSharedRequest } from "https://deno.land/x/slack_web_api_client@0.5.0/mod.ts";

Properties

channel: string
optional
emails: string[]
optional
user_ids: string[]