Forum Discussion
ituser1n03v
Jan 16, 2023Copper Contributor
How to send a message to a thread (reply) using botbuilder 4.0 SDK
How to send a message to a thread (reply) using botbuilder 4.0 SDK Scenario:- 1. User A -> Types a message in Teams App (bot) 2. Now Bot has to reply to the same thread that user A has started i...
Nivedipa-MSFT
Microsoft
Jan 17, 2023@ituser1n03v
To reply to an existing message, call ReplyToActivity in .NET or session.send in Node.js. The Bot Builder SDK handles all the details.
If you choose to use the REST API, you can also call the /v3/conversations/{conversationId}/activities/{activityId} endpoint.
Thanks,
Nivedipa
----------------------------------------------------------------------------------
If the response is helpful, please click "Mark as Best Response" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
aimantahir1225
Aug 18, 2023Copper Contributor
Expected behaviour is not achieved in both ReplyToActivity and REST API.
- Nivedipa-MSFTAug 23, 2023
Microsoft
aimantahir1225 - There is an already feature request raised for this issue.- ragunath27Mar 12, 2024Copper Contributor
Nivedipa-MSFT is there any updates regarding this feature?
- Meghana-MSFTApr 04, 2024Former EmployeeUnfortunately, we do not have any update to share. Please track the feature request link posted above for further updates.
https://feedbackportal.microsoft.com/feedback/idea/e63a7768-ed97-ed11-a81b-6045bdaf6a9e