Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface InvitePreferences
import { type InvitePreferences } from "https://deno.land/x/slack_web_api_client@0.7.4/client/generated-response/AdminInviteRequestsApprovedListResponse.ts";

Properties

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