This commit is contained in:
2023-11-15 18:22:05 +01:00
parent a9ec8ce7a3
commit b897670c97
21 changed files with 21 additions and 21 deletions

View File

@@ -11,7 +11,7 @@ module.exports = {
.setDescription('Help command')
.setDMPermission(true),
/** @param { import('discord.js').ChatInputCommandInteraction } interaction */
/** @param { import('discord.js').ChatInputCommandInteraction } interaction */
async execute(interaction) {