Skip to content

FetchInviteOptions

typedef · Source

Options used to fetch a single invite from a guild. Type: Object

Properties

code

code: InviteResolvable

The invite to fetch

cache

optional

cache: boolean

Whether or not to cache the fetched invite

Default: true

force

optional

force: boolean

Whether to skip the cache check and request the API

Default: false

Unofficial software. Not affiliated with or supported by Discord.