Hi Everyone,
Anyone has problem when changing Avatar image for BOT? I tried different URL it seems doesn't change.
const styleOptions = {
// Add styleOptions to customize web chat canvas
botAvatarImage: 'https://docs.microsoft.com/en-us/azure/bot-service/v4sdk/media/logo_bot.svg',
userAvatarImage: 'https://imgur.com/gallery/xuaBT44',
// Suggested actions
suggestedActionLayout: 'stacked',
};
Any tips /suggestion to fix this ?
Thanks in advance.
Solved! Go to Solution.
Hi @Leeyong88 ,
You need to use the image like .png, .jpg, .svg, or something like that.
This URL is a website link: https://imgur.com/gallery/xuaBT44
You can use this image (I opened your website, click on the right mouse button, open image): https://i.imgur.com/xuaBT44.png
Hi @Leeyong88 ,
You need to use the image like .png, .jpg, .svg, or something like that.
This URL is a website link: https://imgur.com/gallery/xuaBT44
You can use this image (I opened your website, click on the right mouse button, open image): https://i.imgur.com/xuaBT44.png
I got it right now!!Thanks!!
Hello,
Can you please guide me how to make these changes or rather where do we make these changes on chatbot to get avatar changed? Also, is there anyway we can change the avatar for user (user's picture from Teams or Azure Directory)?
Keep up to date with current events and community announcements in the Power Virtual Agents community.
A great place where you can stay up to date with community calls and interact with the speakers.