Forum Discussion
XDeveloper29
Apr 24, 2024Copper Contributor
Issue on PopUp Dialog on installing bot app on teams
I'm building a bot/message extension app using Teams Toolkit in Typescript. I want the user to get a config popup which user can enter the API key and I can store the key in some storage. I refer...
Dinesh-MSFT
Apr 24, 2024Former Employee
Hi XDeveloper29 - Thanks for raising the query.
We will look into it and let you know the updates.
Update: Could you please refer this https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-configuration-app/nodejs sample and modify the Json change as per your requirement.