Ben855 - For autocomplete arguments in slash comma...

For autocomplete arguments in slash commands, if the user enters something that wasn't available in the autocomplete options, will the interaction be sent through? I'd like to use the autocomplete suggestions but still want my users to be able to input something that is not suggested if they want to.
15 Replies
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Ben
Ben2y ago
so if I want them to be able to put their own values in then I need to always return whatever partial data I get sent back?
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Ben
Ben2y ago
Well that seems like poor design since a user can type a a query and hit enter before the three second limit on sending the autocomplete reply Will it just like prevent the users from sending the command until it gets an autocomplete response?
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Ben
Ben2y ago
That really is just bad ux imo
EvolutionX
EvolutionX2y ago
@ben855 yes the user can input anything
Ben
Ben2y ago
Yeah I think I just figured that out lol
No description
EvolutionX
EvolutionX2y ago
Gg
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Ben
Ben2y ago
Out of curiosity, where did you read that it prevented users from sending stuff?
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
EvolutionX
EvolutionX2y ago
Must have been choices Choices restrict Autocomplete does not
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
EvolutionX
EvolutionX2y ago
Fun fact enter your repo in sapphire's github cmd