discord-api-docs
discord-api-docs copied to clipboard
Invitation audit log being shown and event triggered twice.
Description
When creating a invitation on a server , the Audit logs shows that the invitation link is created twice.
THESE LINK ARE DISABLED FOR OBVIOUS REASONS
Since the audit logs are created twice , that also triggers the GUILD AUDIT LOG ENTRY CREATE twice.
and as you can see in the next picture , only 1 code is created too.
so , 1 code created per invitation -> 2 audit logs per invitation
Steps to Reproduce
- Create a invitation in your server
- check logs..
Expected Behavior
Should show only 1 audit log
Current Behavior
Show twice
Screenshots/Videos
https://github.com/discord/discord-api-docs/assets/74218901/41f20a87-4dc6-4982-88ed-4292f235ec2c
Client and System Information
Canary 214409 (7c28205) Host 1.0.72 (35058) Windows 10 64-Bit (10.0.22621)
Also happens on
Stable 214369 (8a2704b) Host 1.0.9015 (34898) Windows 10 64-Bit (10.0.22621)