import { type DiscordInviteCreate } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
Properties
optional
inviter: DiscordUserThe user that created the invite
target_type: TargetTypes
The type of target for this voice channel invite
optional
target_user: DiscordUserThe target user for this invite
optional
target_application: Partial<DiscordApplication>The embedded application to open for this voice channel embedded application invite
Whether or not the invite is temporary (invited users will be kicked on disconnect unless they're assigned a role)