Forum Discussion
tuannh
Jun 05, 2023Copper Contributor
Bot send individual chat to User
Hi Teams, I have Teams tab app and bot using TeamsActivityHandler (Typescript), and I have a logic is MS Bot will send private messages to user (It appears as a chat between bot and user) from Ch...
Meghana-MSFT
Jun 09, 2023Former Employee
tuannh - We tested the sample and as you mentioned the bot sends private message to each member of the team. It appears as a chat between the user and bot.
tuannh
Jun 12, 2023Copper Contributor
Hi Meghana-MSFT Did you add message from Channel?
and then message from bot will appears as a chat between the user and bot
- Meghana-MSFTJun 15, 2023Former Employee
tuannh - We also see that bot is not responding when we @mention bot followed by
MessageAllMembers.Team is investigating why the bot does not respond when we give the command like below. We will keep you posted.