Forum Discussion

Pierre_Z92's avatar
Pierre_Z92
Copper Contributor
Sep 08, 2022
Solved

Teams message update event & bot framework sdk

Hello,

 

I'm currently working on a teams bot to interact with users using the Bot Framework SDK and node.js.

 

I have already set up an endpoint (Teams activity handler) to receive incoming messages from users. I

found out in the documentation that my bot may receive events when messages are updated by users but that's not the case. When a user update one of it's messages on Teams, my endpoint is not triggered with the updated message.

 

Am I missing something ?

8 Replies

Resources