We are developing a chatbot to work with facebook messenger. We have 1 human agent to solve what the bot can't solve.
Sometimes, when the bot is interacting with with customer, the human agent reads and replies to customer, the bot has no way to detect if the customer's message is replied or not to stop send its messages.
How can i implements the bot realize customer's message is replied or not?
Thanks