DirectChannelInfoTopBarParams

constructor(headerState: ChannelHeaderViewState, listState: LazyListState, onNavigationIconClick: () -> Unit)

Parameters

headerState

The state of the channel header.

listState

The state of the lazy list.

onNavigationIconClick

Action invoked when the navigation icon is clicked.