Content
constructor(owner: User = User(), members: ExpandableList<Member> = emptyExpandableList(), options: List<ChannelInfoViewState.Content.Option> = emptyList())
Parameters
owner
The owner of the channel.
members
The list of members in the channel.
options
The list of options available in the channel information UI.