We’ve resolved the issue with message sending in our AI Chatbot app when using Input Method Editors (IME)
Previously, pressing Enter to select a suggested word candidate could accidentally send the message prematurely, since the same key was used for both IME confirmation and message submission.