This commit is contained in:
Bxio 2025-04-17 09:59:25 +01:00
parent 7b1e116879
commit c3ecafc3be

View File

@ -9,10 +9,10 @@ module.exports = {
if (interaction.isAutocomplete()) {
const focusedValue = interaction.options.getFocused();
const focusedValue = interaction.options.getFocused(true);
if (interaction.commandName === 'wdd') {
console.log(focusedValue);
console.error(focusedValue);
try {
const [rows] = await conn.execute(