GroupChatImage

The GroupChatImage component is a subcomponent that is part of all preset themes. It renders a visual representation of a group chat, showing the number of participants, and some of the participants' avatars.

Props

Our preset themes pass the following prop to the GroupChatImage component. You can change the props it receives by updating the places in the theme where the component is invoked.

NameTypeDescription
participantsUserThe participants in the conversation for which to display an image

Available system components

The GroupChatImage subcomponent is used in multiple places within the theme. The available system components depend on the top-level component that renders it. The only subcomponents that are reliably available are globally available system components.