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