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

Properties

optional
channel_ids: string[]
optional
is_domain_matched: boolean
optional
is_restricted: boolean
optional
is_ultra_restricted: boolean