Skip to main content
Module

x/discord_api_types/payloads/v8/invite.ts>APIExtendedInvite

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIExtendedInvite
implements APIInvite
Deprecated
Deprecated

API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.

import { type APIExtendedInvite } from "https://deno.land/x/discord_api_types@0.37.11/payloads/v8/invite.ts";

Properties

uses: number

Number of times this invite has been used

max_uses: number

Max number of times this invite can be used

max_age: number

Duration (in seconds) after which the invite expires

temporary: boolean

Whether this invite only grants temporary membership

created_at: string

When this invite was created