Small issue with autocompletion is that game client doesn't actually know game server only commands (e.g.
/bet), so it will only be able to rely on whatever is hardcoded into it at the moment of release. Likely insignificant though as we rarely introduce commands that only stay available for a few days (stuff like
/doubleit).
I'll look into it for
mobile version as it'll have the new chat backend, for desktop autocompletion probably won't be there (unless we migrate it to same backend mobile will use in future).