import { type CreateChannelInvite } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
Properties
Duration of invite in seconds before expiry, or 0 for never. Between 0 and 604800 (7 days). Default: 86400 (24 hours)
If true, don't try to reuse similar invite (useful for creating many unique one time use invites). Default: false
optional
targetType: InviteTargetTypesThe type of target for this voice channel invite
The id of the user whose stream to display for this invite, required if target_type
is 1, the user must be streaming in the channel