Minimum character limit for slash command autocomplete #6775
Unanswered
ddugovic
asked this question in
API Feature Requests & Ideas
Replies: 1 comment
-
There is not a 100% ideal solution, but a common one is to return a single entry saying something like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using a 3rd party autocomplete API which has a minimum character limit of 3 characters (to complete player usernames of the 3rd party site).
Currently a user typing less than 3 characters observes a misleading error message (as opposed to "more input required"):

Beta Was this translation helpful? Give feedback.
All reactions