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...
tuannh
Jun 06, 2023Copper Contributor
Thank for your support, but my logic is bot send private message to user (only in a chat between bot and user), not in group.
Meghana-MSFT
Microsoft
Jun 06, 2023It seems that your question got cut off after "(not", can you please share your exact requirements once again?
- tuannhJun 07, 2023Copper ContributorMy logic is I'm in channel including 5 members, when I send a command like "Message All Member" or another one, the MS BOT will send private message for each user (It appears as a chat between bot and user not in channel)
- Meghana-MSFTJun 08, 2023
Microsoft
We will check this and get back to you.- Meghana-MSFTJun 09, 2023
Microsoft
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.