Overview
This section covers the parts of the message UI that expose conversation follow-up and engagement: thread reply affordances and reaction rendering.
Replies
MessageRepliesshows the reply count and thread entry point.MessageRepliesAvatarshows avatars for users who replied.
Use these components when you want to customize how thread activity is surfaced from the main message list.
Reactions
The SDK provides separate components for reaction list placement and reaction chip rendering:
Recommendation
Start by choosing where reactions should appear on the message. After that, customize the list presentation or individual chips only if the default top or bottom placement is not enough.