ChannelInfoMemberInfoModalSheetTopBarParams

constructor(member: Member, isMuted: Boolean = false, isOwner: Boolean = false)

Parameters

member

The member to display.

isMuted

Whether the member is muted by the current user.

isOwner

Whether the member is the channel owner (its creator).