import { type Invite } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Properties
optional
guild: Partial<Guild>The guild this invite is for
channel: Partial<Channel>
The channel this invite is for
optional
inviter: UserThe user who created the invite
optional
targetType: TargetTypesThe 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
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
stageInstance: InviteStageInstanceStage instance data if there is a public Stage instance in the Stage channel this invite is for
optional
guildScheduledEvent: ScheduledEventguild scheduled event data