mirror of
https://github.com/arthur-pbty/bot-discord-coins.git
synced 2026-06-15 15:55:45 +02:00
update => allowedMentions: { repliedUser: false }
This commit is contained in:
@@ -18,6 +18,7 @@ module.exports = {
|
||||
const sentMessage = await message.reply({
|
||||
content: `La latence est de : ${client.ws.ping}`,
|
||||
components: [row],
|
||||
allowedMentions: { repliedUser: false },
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user