Closed galaxine-senpai closed 1 year ago
discord.js
There are no real steps to doing this, it kinda happens at random.
// ... interaction.reply({ content: "You are blacklisted from using this bot.", ephemeral: true }) // ...
13.14.0
19.3.0
Linux (Debian/RaspiOS)
Medium (should be fixed soon)
Channel, Message, Reaction
Guilds, GuildMembers, GuildPresences, GuildMessages, GuildMessageReactions
No response
Is any error thrown?
It throws "this interaction has already been acknowledged" I am going to test something really quick to see if it is an error within my code.
Which package is this bug report for?
discord.js
Issue description
There are no real steps to doing this, it kinda happens at random.
Code sample
Package version
13.14.0
Node.js version
19.3.0
Operating system
Linux (Debian/RaspiOS)
Priority this issue should have
Medium (should be fixed soon)
Which partials do you have configured?
Channel, Message, Reaction
Which gateway intents are you subscribing to?
Guilds, GuildMembers, GuildPresences, GuildMessages, GuildMessageReactions
I have tested this issue on a development release
No response