#Discord Autocomplete
9 messages · Page 1 of 1 (latest)
• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.
I want the autocomplete.respond() with a value being an object, like how it can respond with strings or numbers
Like this
<AutocompleteInteraction>.respond([{ name: “Test”, value: {} }])
I tried that and I’m hitting the 100 character limit so I can’t do that, thank you for the answer