2
This commit is contained in:
parent
363e4ff02b
commit
de899a9d9c
@ -11,7 +11,7 @@ module.exports = {
|
|||||||
if (interaction.isAutocomplete()) {
|
if (interaction.isAutocomplete()) {
|
||||||
const focusedValue = interaction.options.getFocused(true);
|
const focusedValue = interaction.options.getFocused(true);
|
||||||
|
|
||||||
if (interaction.commandName === 'wdd') {
|
if (interaction.commandName === 'addmembro') {
|
||||||
console.error(focusedValue);
|
console.error(focusedValue);
|
||||||
if (focusedValue.name == 'nome'){
|
if (focusedValue.name == 'nome'){
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user