export interface RESTGetAPIInviteQuery
See also: https://discord.com/developers/docs/resources/invite#get-invite
optionalexternalSnowflake guild_scheduled_event_id? :
The guild scheduled event to include with the invite
optionalexternalboolean with_counts? :
Whether the invite should contain approximate member counts
deprecatedoptionalexternalboolean with_expiration? :
The expiration date is always returned, regardless of this query parameter.
Deprecated
Whether the invite should contain the expiration date
See also: https://github.com/discord/discord-api-docs/pull/7424