FetchInviteOptions

export interface FetchInviteOptions extends BaseFetchOptions
export interface FetchInviteOptions extends BaseFetchOptions
Options used to fetch a single invite from a guild.
cache:boolean
Whether or not to cache the fetched invite (default: true)
code:string
The invite to fetch
force:boolean
Whether to skip the cache check and request the API