I have created an application that is being deployed in a Teams Channel. To make the application pull that Channels list of users we are manually entering the Team ID into the App. Everything done within the application is stamped with that specific Teams ID. (This is a label text field hidden within the application itself.) Is there a way to make the Application detect its environment and automatically pull that data? As is stands I will need to have multiple copies of the application. Thoughts?