Forum Discussion
AyeshaKulsumSJ
Sep 09, 2022Brass Contributor
Reply to message is not working as expected
const { MessageFactory, TeamsActivityHandler, BotFrameworkAdapter, TurnContext, teamsGetChannelId, TeamsInfo } = require('botbuilder'); const properties = { 'membersAdded': [{ 'id': '28:17...
- Sep 13, 2022
AyeshaKulsumSJ -We are not able to repro the scenario. It is working fine from our end.
Reference sample-BotBuilder-Samples/TeamsStartNewThreadInTeam.cs at main · microsoft/BotBuilder-Samples (github.com)
Microsoft Teams Version 1.5.00.24706 (64-bit)-E.
Could you please check it once?
Sayali-MSFT
Sep 14, 2022Microsoft
AyeshaKulsumSJ -Did you get chance to check?
AyeshaKulsumSJ
Sep 23, 2022Brass Contributor
We referred this document and the issue is fixed