Is there any workaround to be able to create, update and delete conversation on private channels using code?
Asked
Active
Viewed 1,780 times
4
-
HI @chiaDev, Could you please go through this [document](https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/update-and-delete-bot-messages?tabs=dotnet) for your reference. And Let us know if your issue get resolved – Ravindra-MSFT Jun 28 '21 at 10:24
-
1Hi @Ravindra-MSFT, thanks, I am aware of the update/delete of bot messages. But I cant seem to be able to get the bot to send a message on **private** channels in the first place. I am wondering if there is any workaround to it? – chiaDev Jun 29 '21 at 02:13
1 Answers
2
Bots are not supported in private channels yet. Currently, there is no workaround.

Wajeed Shaikh
- 3,078
- 1
- 23
- 30
-
1
-
1@RamenTurismo - This is still not supported. You can [configure RSS Feed](https://learn.microsoft.com/en-us/microsoftteams/platform/whats-new#to-configure-rss-feed) to get updates on Microsoft Teams Platform changes. – Wajeed Shaikh Nov 24 '21 at 06:21