ChannelItemLeadingContentParams
data class ChannelItemLeadingContentParams(val channelItem: ItemState.ChannelItemState, val currentUser: User?)
Parameters for ChatComponentFactory.ChannelItemLeadingContent.
Parameters
channelItem
The channel item state.
currentUser
The currently logged in user.