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.