Autocomplete - return an error instead of options
Hey guys, I am using the Autocomplete slash command in my bot, which for context uses another API which requires that the user exists. So if the user doesn't exist I don't want to respond with options but show an error/warning message instead.
From the documentation there isn't an example or way of doing this. Am I missing something here?
From the documentation there isn't an example or way of doing this. Am I missing something here?