Am I able to get the waiting values of the slash command options to be used for the autocomplete? I have a channel option and user option, and depending on those the string option with autocomplete should change. So, I'm not sure if it's that the options are considered to have values when the slash command is still under process. Is there any way I can make it so the autocomplete options depend on the other options if the other options are being used as well? Using Discord.js 14.11.0 node 18.13.0
Jul 29, 2023
169 views