I would like to handle invalid messages from the user in the WhatsApp conversation, since the user can write anything as a response, including wanting to leave, or cancel a choice, or restart the conversation.
- How do I change the text of this message, at least to translate it into my language?
- How do I identify an invalid message? Because this message is sent automatically and I can't identify it in the flow to handle it.