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.
Meghana-MSFT
Jan 23, 2023Former Employee
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 https://feedbackportal.microsoft.com/feedback/forum/ad198462-1c1c-ec11-b6e7-0022481f8472.
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 - https://learn.microsoft.com/en-us/graph/api/team-list-installedapps?view=graph-rest-1.0&tabs=http.