Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface Authorization
import { type Authorization } from "https://deno.land/x/slack_web_api_client@0.3.2/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