Open
Description
Description
Using the Get Invite endpoint will always return the expires_at
, contrary to the with_expiration
query string and documentation.
Steps to Reproduce
curl "https://discord.com/api/v10/invites/m4q4GGss?with_expiration=0"
within the next 7 days.- Check the
expires_at
field.
Expected Behavior
The expires_at
field is null or missing.
Current Behavior
The expires_at
field is always returned.
Screenshots/Videos
No response
Client and System Information
curl 8.12.1 on Arch Linux