Forum Discussion

VipassanaMahale's avatar
VipassanaMahale
Copper Contributor
Dec 04, 2024

How to enable a Microsoft Teams bot to work in private channels?

We have developed a bot for Microsoft Teams that can send messages to:

  1. Team members' personal chats
  2. Public channels within the team

However, when we attempt to install the bot in a private channel, we encounter the following error:
"App isn't supported in the private channel. Select another channel."

We would like to enable our bot to:

  1. Be installed in private channels.
  2. Send messages in the private channel where it is installed.
  3. Send messages to team members who are part of that private channel.

Is there a way to configure the bot or update its app manifest to support private channels? If so, what steps are required? Are there any limitations or additional permissions needed to achieve this?

Resources