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

x/slack_web_api_client/mod.ts>AdminAppsConfigSetRequest

Streamlined Slack Web API client for TypeScript
Go to Latest
interface AdminAppsConfigSetRequest
implements SlackAPIRequest
import { type AdminAppsConfigSetRequest } from "https://deno.land/x/slack_web_api_client@0.13.1/mod.ts";

Properties

app_id: string
optional
domain_restrictions: { urls?: string[]; emails?: string[]; }
optional
workflow_auth_strategy: "builder_choice" | "end_user_only"
app_id: string
optional
domain_restrictions: { urls?: string[]; emails?: string[]; }
optional
workflow_auth_strategy: "builder_choice" | "end_user_only"
app_id: string
optional
domain_restrictions: { urls?: string[]; emails?: string[]; }
optional
workflow_auth_strategy: "builder_choice" | "end_user_only"
app_id: string
optional
domain_restrictions: { urls?: string[]; emails?: string[]; }
optional
workflow_auth_strategy: "builder_choice" | "end_user_only"