Creates the structure for an invite.
The client instance.
The raw invite data from Discord.
Additional options for this structure.
The id of the guild that the invite belongs to.
Optional
nocache?: booleanWhether this invite should be cached or not.
The channel the invite is directed to.
The id of the channel the invite is directed to.
The code of the invite.
The UNIX timestamp of when the invite expires.
The guild that this role belongs to.
The id of the guild that this invite belongs to.
The code of the invite.
The user who created the invite.
The maximum number of uses allowed for the invite.
The URL of the invite.
The number of times the invite has been used.
Returns the JSON representation of this structure.
Optional
format: JsonTypesThe format to return the data in.
Static
getStatic
should
Represents a guild invite.