Skip to main content
Latest
interface InviteMetadata
implements Invite
Re-export
import { type InviteMetadata } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Properties

uses: number

Number of times this invite has been used

maxUses: number

Max number of times this invite can be used

maxAge: number

Duration (in seconds) after which the invite expires

temporary: boolean

Whether this invite only grants temporary membership

createdAt: string

When this invite was created