Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/slack_web_api_client/client/generated-response/TeamInfoResponse.ts>Team

Streamlined Slack Web API client for TypeScript
Go to Latest
interface Team
import { type Team } from "https://deno.land/x/slack_web_api_client@0.3.2/client/generated-response/TeamInfoResponse.ts";

Properties

optional
avatar_base_url: string
optional
discoverable: string
optional
domain: string
optional
email_domain: string
optional
enterprise_domain: string
optional
enterprise_id: string
optional
enterprise_name: string
optional
icon: Icon
optional
id: string
optional
is_verified: boolean
optional
name: string
optional
url: string