Can Bot Service message endpoint receive an request when user edit previous message on bot

zhongwei_xu 21 Reputation points
2022-06-03T07:30:24.547+00:00

Hi Microsoft

We have an question about the Azure Bot Service

Here is the context

We have an bot system taking usage of Azure Bot Service. When user send an message to the bot, a request will come to the message endpoint which is registered on Azure Bot Service.

208067-%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88-2022-06-03-160357.png

Here is the demand

we want to know the chat message after user edit it, so we were hoping that a request will also come to the message endpoint after user edit a message, but it did not.

207990-%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88-2022-06-03-160805.png

208135-%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88-2022-06-03-161023.png

Here is the question

Does it exists an effective way to detect users' action when they try to edit a previous chat message?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
751 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,155 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,886 questions
{count} votes

Accepted answer
  1. romungi-MSFT 42,311 Reputation points Microsoft Employee
    2022-06-06T08:38:19.73+00:00

    @zhongwei_xu Based on discussion of a previous issue raised on github I think this is still not supported where teams allow message to be edited but the event is not forwarded to the endpoint.

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful