We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
discord.js
As title says, the invites that expires after specified time, bots does not trigger any InviteDelete event.
Create an invite with an expiration time (30 minutes), and wait for it to expire.
No response
Node.js 20.18.0 Discord.js 14.16.3 Windows 11 Linux64 Ubuntu
Medium (should be fixed soon)
User, Channel, GuildMember, Message, Reaction, GuildScheduledEvent, ThreadMember
Guilds, GuildMembers, GuildModeration, GuildEmojisAndStickers, GuildIntegrations, GuildWebhooks, GuildInvites, GuildVoiceStates, GuildPresences, GuildMessages, GuildMessageReactions, GuildMessageTyping, DirectMessages, DirectMessageReactions, DirectMessageTyping, MessageContent, GuildScheduledEvents, AutoModerationConfiguration, AutoModerationExecution, GuildMessagePolls, DirectMessagePolls
The text was updated successfully, but these errors were encountered:
Duplicate of discord/discord-api-docs#7249.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: