ChannelListItemContent

open fun LazyItemScope.ChannelListItemContent(channelItem: ItemState.ChannelItemState, currentUser: User?, onChannelClick: (Channel) -> Unit, onChannelLongClick: (Channel) -> Unit)

The default channel list item content.