
Announcements
I am trying to figure out how I can change the default blue user icon to their profile picture. Is this possible?
Hi @Sobiepan,
The web chat canvas allows you to set your own userAvatarImage:
You can probably achieve this by writing some code to interact with the user resource of the Graph API. Below is a thread on StackOverflow which discusses this and might be a good starting point for you?