[ad_1]
Context
Currently we are using Azure Bot Service. The Bot Service is setting up an message endpoint which is directed to our on-pre server
We can successful detect an request coming in when user send something through bot.
But when user edit the previous messages, not request comes in
User send a new message on bot
Question
Does there exists a way to receive the update request when users edit their previous messages on bot?
[ad_2]