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
Microsoft
Sep 13, 2022AyeshaKulsumSJ -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?
Dinez
Apr 15, 2025Copper Contributor
Still reply not worked in bot framework, Reply message was sent was new message. Sayali-MSFT