Closed gandiddi closed 1 month ago
Fixes #minor
This PR ports the changes from https://github.com/microsoft/botbuilder-dotnet/pull/6609
OnBehalfOf
TeamsChannelData
teams_get_team_on_behalf_of
The following image shows the related unit test passing.
Fixes #minor
Description
This PR ports the changes from https://github.com/microsoft/botbuilder-dotnet/pull/6609
Specific Changes
OnBehalfOf
property in theTeamsChannelData
class.teams_get_team_on_behalf_of
method to return the current activity's OnBehalfOf list.Testing
The following image shows the related unit test passing.