---
id: channel-preview-message
title: ChannelPreviewMessage
---

import LastMessagePreview from '../common-content/ui-components/channel-preview-messenger/props/last_message_preview.mdx'

Component to render a preview of latest message on channel within the [`ChannelList`](../core-components/channel_list.mdx).
This is the default component provided to the prop [`PreviewMessage`](../core-components/channel_list.mdx#preview) on the `ChannelList` component.

## Props

### <div class="label required">required</div> **lastMessagePreview**

<LastMessagePreview/>