Content

constructor(member: Member, capabilities: Set<String>, isMuted: Boolean, isBlocked: Boolean)

Parameters

member

The member whose information is being displayed.

capabilities

The set of own capabilities in the channel.

isMuted

Whether the member's user is muted by the current user.

isBlocked

Whether the member's user is blocked by the current user.