Unable to tag the response message from the bot to the request from the user in skype #4725
Labels
bug
Indicates an unexpected problem or an unintended behavior.
needs-triage
The issue has just been created and it has not been reviewed by the team.
I am using botbuilder sdk for developing the skype bot and when the user sends any thing to the bot the bot responds but the response is not a part of the conversation thread created by the user.
Here in the above code , i am sending the reply activity object as the response for the request from the user
Even after adding the replyToId parameter its not getting tagged or not part of the conversation thread as a response to the request from the user.
The text was updated successfully, but these errors were encountered: