GroupChannelInfoAvatarContainerParams

constructor(channel: Channel, currentUser: User?, members: ExpandableList<Member>, isMuted: Boolean = false)

Parameters

channel

The channel to display the avatar for.

currentUser

The currently logged in user.

members

The members list of the channel.

isMuted

Whether the channel is muted. When true, a mute icon is shown after the name.