Skip to main content
Module

x/slack_web_api_client/mod.ts>AdminConversationsSetTeamsRequest

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

Properties

channel_id: string
optional
team_id: string
optional
target_team_ids: string[]
optional
org_channel: boolean