Currently we are attempting to switch our Admin Commands game over to TextChatService however we are running into a problem as we would like to have auto complete for our commands, but they rely on the ‘:’ prefix as this is standard, and as such they conflict with Emoji autocomplete.
I’m asking for Emoji Autocomplete and Command Autocomplete to be split into seperate properties instead of one single “AutoCompleteEnabled”.