botbuilder-python icon indicating copy to clipboard operation
botbuilder-python copied to clipboard

port: Add OnReactionsChanged to ActivityHandler (#6089)

Open github-actions[bot] opened this issue 4 years ago • 0 comments

The changes in Add OnReactionsChanged to ActivityHandler (#6089) may need to be ported to maintain parity with microsoft/botbuilder-dotnet.

Fixes #4388

The previous two events on ActivityHandler (OnReactionsAddedAsync and OnReactionsRemovedAsync) will no longer execute. This is a breaking change.

Please review and, if necessary, port the changes.

github-actions[bot] avatar Jan 26 '22 16:01 github-actions[bot]