GroupChannelInfoExpandMembersItemParams

constructor(collapsedCount: Int, onClick: () -> Unit)

Parameters

collapsedCount

The number of collapsed members.

onClick

Action invoked when the expand button is clicked.