Module

x/discordeno/mod.ts>GetInvite

Discord API library for Deno
Latest
interface GetInvite
import { type GetInvite } from "https://dotland.deno.dev/x/discordeno@18.0.1/mod.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@18.0.1/mod.ts";