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

Properties

optional
date_created: number
optional
email: string
optional
id: string
optional
invite_preferences: InvitePreferences
optional
inviter_id: string
optional
is_bouncing: boolean