Question 151:
You have provisioned a chatbot in Azure. To offer a great customer experience, you welcome the user and provide the basic instructions on thefirst connect over the channel. You set the property value for welcomedUserProperty in the userstate to true. Given the requirement that you want to welcome a user when he joins the chatbot for the first time, you use method OnMessageActivityAsync in your code for this purpose. Choose if the statement given above is true or false.
Answer options:
A.True B.False