Forum Discussion
ituser1n03v
Jan 21, 2023Copper Contributor
Botbuilder get all channels where bot/app is installed in the client Org
How can I get all channel details where the bot/app is installed in the client Org?
Without using TurnContext.
1 Reply
Sort By
- Meghana-MSFT
Microsoft
ituser1n03v - Currently it is not possible to retrieve the list of all channels where the bot/app is installed. You can suggest this feature at Microsoft Teams Feedback portal.
We have a graph API using which we can retrieve all the apps installed in particular team but there is no API for above ask - List apps in team - Microsoft Graph v1.0 | Microsoft Learn.