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

Properties

optional
accept_in_workspace_ids: string[]
optional
accept_private: boolean
optional
actor: string
optional
date_update: number
optional
invalid_workspace_ids: string[]
optional
source: string
optional
type: string
optional
use_allowed_workspaces: boolean