MessageRepliesAvatar
Renders avatars of users who replied in a thread inside MessageList.
Best Practices
- Show only a limited number of avatars to avoid clutter.
- Use consistent avatar sizes and spacing.
- Provide a fallback when user images are missing.
- Keep avatar stack rendering lightweight in long lists.
- Use theme styles for spacing/alignment.
Props
| Prop | Description | Type |
|---|---|---|
message | Message object. | Message type |