RocketChat / EmbeddedChat

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
https://www.npmjs.com/package/@embeddedchat/react
107 stars 214 forks source link

[Feat]: Display User roles on messages #564

Closed Spiral-Memory closed 2 months ago

Spiral-Memory commented 2 months ago

As an EmbeddedChat developer,

I need to: Show user roles on messages So That: There is a clear distinction between different users. Acceptance Criteria:

Note: It is already mentioned as TODO in the code.

Spiral-Memory commented 2 months ago

Working on it