rpaschoal / ng-chat

💬 A simple facebook/linkedin lookalike chat module for Angular applications.
MIT License
155 stars 92 forks source link

Chat message user icon default showing. How can i set them #133

Closed sachinbasendr closed 4 years ago

sachinbasendr commented 4 years ago

My friend list showing all user icons but when on click user to open chat window all messages showing with default icons.

Is this possible for show user icon on chat window?

Please help?

rpaschoal commented 4 years ago

Hi @SachinJat ,

You have to set the avatar on the response of the participant details.

sachinbasendr commented 4 years ago

Hi @rpaschoal

I am already set avatar on participant details of friend list. but on chat list user icon not showing according to set avatar. What i am missing?