Module

x/discordeno/plugins/helpers/deps.ts>GetInvite

Discord API library for Deno
Extremely Popular
Go to Latest
interface GetInvite
import { type GetInvite } from "https://dotland.deno.dev/x/discordeno@17.2.0/plugins/helpers/deps.ts";

Properties

optional
withCounts: boolean

Whether the invite should contain approximate member counts

optional
withExpiration: boolean

Whether the invite should contain the expiration date

optional
scheduledEventId: BigString

the guild scheduled event to include with the invite

import GetInvite
import { GetInvite } from "https://dotland.deno.dev/x/discordeno@17.2.0/plugins/helpers/deps.ts";