Autocomplete Command not sending update
Not too sure how to explain it exactly however,
I have a command with multiple Autocomplete options, therefore I have added in a "key" option so they can select what specific key they are wanting.
/config reset key:string value:AutocompleteString
Here is an extract from my code(the portion responsible for AutocompleteInteractions for this specific command):
Here is a gif demonstrating what I am meaning:
https://i.imgur.com/bu90n92.gif
Versions:
Node.js@v16.10.0
Discord.js@v14.11.0
I have a command with multiple Autocomplete options, therefore I have added in a "key" option so they can select what specific key they are wanting.
/config reset key:string value:AutocompleteString
Here is an extract from my code(the portion responsible for AutocompleteInteractions for this specific command):
Here is a gif demonstrating what I am meaning:
https://i.imgur.com/bu90n92.gif
Versions:
Node.js@v16.10.0
Discord.js@v14.11.0
Imgur

