Describe the bug
I have updated my app to manifest version 1.25, and added the "supportsChannelFeatures": "tier1".
I have also removed the supportedChannelTypes to get through the validation.
When trying to add the app to a private channel, it does allow it, but nothing seems to happen, it just opens the channel with a new message that tags the bot. The bot never gets anything to indicate it was installed, and it also doesn't receive any messages.
To Reproduce
- Create an app on manifest 1.25 that allows installing in private channels
- Install the app to the tenant
- Install the app in the team
- Try to add the app to the private channel
- See that nothing happens.
Expected behavior
The bot should get a message that it was added to a channel and should receive messages from the channel.
Screenshots
VS Code Extension Information (please complete the following information):
CLI Information (please complete the following information):
Additional context
Describe the bug
I have updated my app to manifest version 1.25, and added the
"supportsChannelFeatures": "tier1".I have also removed the
supportedChannelTypesto get through the validation.When trying to add the app to a private channel, it does allow it, but nothing seems to happen, it just opens the channel with a new message that tags the bot. The bot never gets anything to indicate it was installed, and it also doesn't receive any messages.
To Reproduce
Expected behavior
The bot should get a message that it was added to a channel and should receive messages from the channel.
Screenshots
VS Code Extension Information (please complete the following information):
CLI Information (please complete the following information):
Additional context