import { type DiscordenoInvite } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Properties
optional
inviter: DiscordenoUserThe user that created the invite
targetType: TargetTypes
The type of target for this voice channel invite
optional
targetUser: DiscordenoUserThe target user for this invite
optional
targetApplication: Partial<DiscordenoApplication>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)