Skip to main content

GetInvite

@discordeno/botDocs


Documentation / @discordeno/bot / GetInvite

Interface: GetInvite

https://discord.com/developers/docs/resources/invite#get-invite

Properties

scheduledEventId?

optional scheduledEventId: BigString

the guild scheduled event to include with the invite

Defined in

packages/types/dist/types/discordeno.d.ts:352


withCounts?

optional withCounts: boolean

Whether the invite should contain approximate member counts

Defined in

packages/types/dist/types/discordeno.d.ts:348


withExpiration?

optional withExpiration: boolean

Whether the invite should contain the expiration date

Defined in

packages/types/dist/types/discordeno.d.ts:350