Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expired invites does not emit InviteDelete event !! #10589

Closed
SENPAY98K opened this issue Nov 2, 2024 · 1 comment
Closed

Expired invites does not emit InviteDelete event !! #10589

SENPAY98K opened this issue Nov 2, 2024 · 1 comment

Comments

@SENPAY98K
Copy link

Which package is this bug report for?

discord.js

Issue description

Issue Description

As title says, the invites that expires after specified time, bots does not trigger any InviteDelete event.

Steps to Reproduce

Create an invite with an expiration time (30 minutes), and wait for it to expire.

Code sample

No response

Versions

Node.js 20.18.0
Discord.js 14.16.3
Windows 11
Linux64 Ubuntu

Issue priority

Medium (should be fixed soon)

Which partials do you have configured?

User, Channel, GuildMember, Message, Reaction, GuildScheduledEvent, ThreadMember

Which gateway intents are you subscribing to?

Guilds, GuildMembers, GuildModeration, GuildEmojisAndStickers, GuildIntegrations, GuildWebhooks, GuildInvites, GuildVoiceStates, GuildPresences, GuildMessages, GuildMessageReactions, GuildMessageTyping, DirectMessages, DirectMessageReactions, DirectMessageTyping, MessageContent, GuildScheduledEvents, AutoModerationConfiguration, AutoModerationExecution, GuildMessagePolls, DirectMessagePolls

I have tested this issue on a development release

No response

@Jiralite
Copy link
Member

Jiralite commented Nov 2, 2024

Duplicate of discord/discord-api-docs#7249.

@Jiralite Jiralite closed this as not planned Won't fix, can't repro, duplicate, stale Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants