Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface Authorization
import { type Authorization } from "https://deno.land/x/slack_web_api_client@0.7.4/client/generated-response/AppsEventAuthorizationsListResponse.ts";

Properties

optional
enterprise_id: string
optional
is_bot: boolean
optional
is_enterprise_install: boolean
optional
team_id: string
optional
user_id: string