APIExtendedInvite

https://discord.com/developers/docs/resources/invite#invite-metadata-object

Signature

export interface APIExtendedInvite extends APIInvite

Properties

5

Methods

0

No methods.

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