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

  • Could you please share the documentation where it is mentioned that bot may receive events when messages are updated by users?
    • Pierre_Z92's avatar
      Pierre_Z92
      Copper Contributor

      Meghana-MSFTSure, I found it on the https://github.com/Microsoft/botframework-sdk/blob/main/specs/botframework-activity/botframework-activity.md#message-update-activity

      • Meghana-MSFT's avatar
        Meghana-MSFT
        Former Employee
        Thank you for the details, we will look into it and get back to you. Thank you.

Resources