export interface RESTGetAPIInviteQuerySee also: https://discord.com/developers/docs/resources/invite#get-invite
optionalexternalguild_scheduled_event_id? : Snowflake 
The guild scheduled event to include with the invite
optionalexternalwith_counts? : boolean 
Whether the invite should contain approximate member counts
 deprecatedoptionalexternalwith_expiration? : boolean 
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