ChannelMenuHeaderContent

open fun ChannelMenuHeaderContent(modifier: Modifier, selectedChannel: Channel, currentUser: User?)

Factory method for creating the header content of the SelectedChannelMenu.

Parameters

selectedChannel

The selected channel.

currentUser

The current user.