Skip to main content
Module

x/harmony/src/types/invite.ts>InviteMetadataPayload

An easy to use Discord API Library for Deno.
Latest
interface InviteMetadataPayload
import { type InviteMetadataPayload } from "https://deno.land/x/harmony@v2.9.1/src/types/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: Date

when this invite was created