What is the sequence of responses sent from the bot?
Priority of Responses
As explained above, the Response to be sent is chosen from a Top-Down order i.e.
- If no entity value is known, then the response Bot Responses is sent.
- Depending on the order of Mandatory Entities, the response will be sent from the Entity Response, for the entities whose value is not known.
- Once the value of all Mandatory entities is known, the Final Response is sent, if applicable.