ChannelItemTrailingContentParams

data class ChannelItemTrailingContentParams(val channelItem: ItemState.ChannelItemState, val currentUser: User?)

Parameters for ChatComponentFactory.ChannelItemTrailingContent.

Parameters

channelItem

The channel item state.

currentUser

The currently logged in user.

Constructors

Link copied to clipboard
constructor(channelItem: ItemState.ChannelItemState, currentUser: User?)

Properties

Link copied to clipboard
Link copied to clipboard