Interface GetInviteWithNoneOptions

Hierarchy

  • Omit<GetInviteOptions, "withCounts" | "withExpiration">
    • GetInviteWithNoneOptions

Properties

guildScheduledEventID?: string

The id of the guild scheduled event to include with the invite.

withCounts?: false

If the invite should contain approximate member counts.

withExpiration?: false

If the invite should contain expiration data.