Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface Organization
import { type Organization } from "https://deno.land/x/slack_web_api_client@0.13.3/client/generated-response/TeamExternalTeamsListResponse.ts";

Properties

optional
canvas: Canvas
optional
connected_workspaces: ConnectedWorkspace[]
optional
connection_status: string
optional
im_channel_count: number
optional
is_sponsored: boolean
optional
last_active_timestamp: number
optional
lists: Canvas
optional
mpim_channel_count: number
optional
private_channel_count: number
optional
public_channel_count: number
optional
slack_connect_prefs: SlackConnectPrefs
optional
team_domain: string
optional
team_id: string
optional
team_name: string