Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denocordts/deps.ts>APIExtendedInvite

An Object Oriented Discord API wrapper for Deno.
Latest
interface APIExtendedInvite
implements APIInvite
Re-export
import { type APIExtendedInvite } from "https://deno.land/x/denocordts@1.2.0/deps.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