
Announcements
Hello,
I have built a chatbot and connected it Microsoft teams. I want to change the look of the bot canvas in teams. Other than name, icon and color of the bot, is it possible to change the UI of the chat? If it is possible, can you please let me know how it can be done!
Hi @Archana_Aila,
You could extend your Bot with the Bot Framework composer, that composer gives you more UI options.
Have a look for example at the adaptive card tutorial:
https://docs.microsoft.com/en-us/power-virtual-agents/advanced-bot-framework-composer-example1