import { type DiscordInvite } from "https://deno.land/x/discordeno@17.0.1/packages/embeds/deps.ts";
Properties
optional
guild: Partial<DiscordGuild>The guild this invite is for
channel: Partial<DiscordChannel> | null
The channel this invite is for
optional
inviter: DiscordUserThe user who created the invite
optional
target_type: TargetTypesThe 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
Approximate count of online members (only present when target_user is set)
The expiration date of this invite, returned from the GET /invites/<code>
endpoint when with_expiration
is true
optional
stage_instance: DiscordInviteStageInstanceStage instance data if there is a public Stage instance in the Stage channel this invite is for
optional
guild_scheduled_event: DiscordScheduledEventguild scheduled event data