Hi,
The documentation has an issue that needs to be fixed.
Inside the below link, if you use the code to change the icon, the chatbot icon will not appear inside the custom web canvas.
Microsoft needs to fix it using the code below:
const styleOptions = {
botAvatarInitials: 'BT',
botAvatarBackgroundColor: "#FFFFFF",
botAvatarImage: 'https://docs.microsoft.com/en-us/azure/bot-service/v4sdk/media/logo_bot.svg',
userAvatarImage: 'https://avatars.githubusercontent.com/u/661465',
};
I created a pull request inside the documentation fixing it.

Report
All responses (
Answers (