ThreadListItemTitle

open fun ThreadListItemTitle(thread: Thread, channel: Channel, currentUser: User?)

Default representation of the thread title.

Used in the ThreadListItem to display the title of the thread.

Parameters

thread

The thread to display.

channel

The channel the thread belongs to.

currentUser

The current user.