Represents an invitation to a guild channel.
Extends
BaseThe guild scheduled event data if there is a GuildScheduledEvent in the channel this invite is for
A regular expression that matches Discord invite links. The
code
group property is present on the exec()
result of this expression.The maximum age of the invite, in seconds, 0 if never expires This is only available when the invite was fetched through or created through create.
The maximum uses of this invite This is only available when the invite was fetched through or created through create.
The approximate total number of members of the guild this invite is for This is only available when the invite was fetched through fetchInvite.
The approximate number of online members of the guild this invite is for This is only available when the invite was fetched through fetchInvite.
true
Deprecated
Whether or not this invite only grants temporary membership This is only available when the invite was fetched through or created through create.
How many times this invite has been used This is only available when the invite was fetched through or created through create.