ThreadListItemLatestReplyContent

open fun ThreadListItemLatestReplyContent(thread: Thread, currentUser: User?)

Default representation of the latest reply content in a thread. Shows a preview of the last message in the thread.

Used in the ThreadListItem to display the latest reply in the thread.

Parameters

thread

The thread to display.

currentUser

The currently logged-in user.