EmojiReactedUserItem

fun EmojiReactedUserItem(user: UikitUser, modifier: Modifier = Modifier)

Displays the user who reacted to a message with a specific emoji.

Since

1.2.0

Parameters

user

The UikitUser object representing the user who reacted.

modifier

The modifier to be applied to the item.