# MessageRepliesAvatar

Component to render avatars of users who thread-replied to a message, within the [`MessageList`](/chat/docs/sdk/react-native/v4/ui-components/message-list/).

## Props

### alignment

Sets if the message should be aligned to right or left side of list.

| Type                  | Default |
| --------------------- | ------- |
| enum('right', 'left') | 'right' |


### message

Message object

| Type   |
| ------ |
| object |



---

This page was last updated at 2026-05-13T13:38:44.540Z.

For the most recent version of this documentation, visit [https://getstream.io/chat/docs/sdk/react-native/v4/ui-components/message-replies-avatar/](https://getstream.io/chat/docs/sdk/react-native/v4/ui-components/message-replies-avatar/).