Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

RegisterSlackWorkspaceForOrganizationRequest

import type { RegisterSlackWorkspaceForOrganizationRequest } from "https://aws-api.deno.dev/v0.4/services/supportapp.ts?docs=full";
interface RegisterSlackWorkspaceForOrganizationRequest {
teamId: string;
}

§Properties

§
teamId: string
[src]

The team ID in Slack. This ID uniquely identifies a Slack workspace, such as T012ABCDEFG. Specify the Slack workspace that you want to use for your organization.