export interface RESTGetAPIInviteQuery
See also: https://discord.com/developers/docs/resources/invite#get-invite
optionalSnowflake guild_scheduled_event_id? :
The guild scheduled event to include with the invite
optionalboolean with_counts? :
Whether the invite should contain approximate member counts
deprecatedoptionalboolean 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