microsoft / BotFramework-Emulator

A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK.
https://aka.ms/botemulator
MIT License
1.81k stars 752 forks source link

Support of updateActivity (update message) and deleteActivity (delete message) #2440

Open mrvincenzo opened 11 months ago

mrvincenzo commented 11 months ago

Is your feature request related to a problem? Please describe. updateActivity and deleteActivity are not supported

Describe the solution you'd like A Bot emulator that supports updateActivity and deleteActivity