microsoft / botbuilder-python

The Microsoft Bot Framework provides what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and other popular services.
http://botframework.com
MIT License
712 stars 285 forks source link

Port: TeamsChannelData need OnBehalfOf [#6609] #2175

Closed gandiddi closed 1 month ago

gandiddi commented 1 month ago

Fixes #minor

Description

This PR ports the changes from https://github.com/microsoft/botbuilder-dotnet/pull/6609

Specific Changes

Testing

The following image shows the related unit test passing.

image