Forum Discussion
Billy_Graham
May 18, 2020Copper Contributor
Add users to an app in Teams
Hi everyone, we are building an app for Teams (using .Net). One function of the app is - user can set up a network. How can we show list of users who are already part of your Teams channel to a user?...
Gousia_Begum
May 18, 2020Former Employee
Billy_Graham You can get the list of members in a team using Bot context. Could you please try Fetching the roster or user profile and see if that helps?